Creating the basics of the architecture and the setup command

This commit is contained in:
Anonymus Raccoon
2020-07-13 01:15:49 +02:00
parent c79714dcb0
commit d4f6c2a822
6 changed files with 113 additions and 13 deletions
Regular → Executable
+1 -3
View File
@@ -2,6 +2,4 @@
. venv/bin/activate
pip install -U discord.py
export NEMO_TOKEN='INSERT YOUR TOKEN HERE'
python3 nemo.py
python3 main.py