Rebot is a small bot originally written by @Diniboy1123 for a request to help mobile users invoke the built-in Discord client commands.
It currently has all the Discord client commands (/tts, /me, /tableflip, /nick, /giphy, /xivdb) except tenor, but it'll come soon too.
The bot is in a very alpha state. So except bugs and be patient!
It isn't a very feature rich bot so why would you host it, but if you can instead of self hosting, use the official invite: Click! However if you really want to host it, you will need Python 3.5 (or higher) and pip3 installed.
pip install -r requirements.txt- Rename the example
config.py.defaultfile toconfig.pyand insert all your tokens there - Do
python3 Rebot.py(or it can bepython Rebot.pyunder some installations)