- Language: Python
- Dependencies: setuptools
- Install setuptools using
pip install --upgrade setuptools
. - Run
python3 setup.py develop
to fetch other dependencies. - Run
python3 sooch/sooch_bot.py
to launch the bot.
sooch/
is the root folder of the bot where most code resides.sooch/commands/
is the folder where implementation of commands reside.resources/embeds/
is the folder where pre-written embeds reside.
- To contribute, fork this project and open a pull-request.
- PEP8 format is encouraged - most importantly,
variable_name
,function_name
andClassName
.
- PyCharm - (Community Edition is Free)
- VSCode - (Requires Python Extension)
- Main Sooch Discord
- Rewrite Discord