Clean start

This commit is contained in:
Anonymus Raccoon
2020-07-12 21:13:19 +02:00
commit c79714dcb0
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#! /usr/bin/sh
. venv/bin/activate
pip install -U discord.py
export NEMO_TOKEN='INSERT YOUR TOKEN HERE'
python3 nemo.py