
The World Machine (TWM)
TWM is a fork of sangou with some tweaks.
Note: To Renavi, if you want me to make this repository private, please tell me.
To use the publicly available TWM bot, you can use This link.
To host the bot yourself, follow these simple instructions.
- Download the bot from this repository. Stick to the release versions unless you have encountered a bug.
- Install pipenv.
- Use
pipenv installin the root folder, wherePipfileis. - Copy
config.example.pytoconfig.py, and fill it out with your bot information. - Enter
pipenv shell,cd sangou, thenpython __init__.py. - Congratulations.
I will not help you if you wish to use a requirements.txt.