Handling the event creation

This commit is contained in:
Anonymus Raccoon
2020-07-14 03:55:18 +02:00
parent d4f6c2a822
commit 7b6dbbfe3c
4 changed files with 92 additions and 5 deletions

1
run.sh
View File

@@ -2,4 +2,5 @@
. venv/bin/activate
pip install -U discord.py
export NEMO_TOKEN="INSERT YOUR TOKEN HERE"
python3 main.py