Orion
Discord bot written in discord.py
Installation
Installation of code is supported for macOS only currently
-
First open the terminal. If incase you don't know how to open one - Press
Command
+Space Bar
on your Mac Keyboard and enterTerminal
-
After navigating to the directory of your choice run
python3 -m pip install git+https://github.com/Zeus432/Orion
-
Then make sure to install all the required python packages by running
python3 -m pip install -r requirements.txt
-
Then edit the name
configsample.json
file toconfig.json
and fill out the necessary details, like the bot token etc.
And thats it, if you've done all that then you're set to start running your own version of Orion!
Now to actually run the bot do:
python3 .