Pogmas is a bot used for various bits and bobs in Transport Dash (and qualifying servers).
It's a bot that's slowly growing in functionalilty as I learn more and get round to doing stuff. Feel free to use the code if you want to.
You can run Pogmas if you really wanted to. I wouldn't recommend it though as quite a bit of it is hardcoded and it is becoming increasingly speciallised to Transport Dash.
- Install the following libraries: a) discord.py b) magic8ball c) aiosqlite
- Create a token file called token.txt and place the bot token there.
- Save it to the same folder as the Pogmas.py file.
- Optional Change the
bot.owner_id
user ID to your user ID to have full owner functionality. - Run the bot!
A pm2 file is included to keep the bot online and a blank sqlite file should be there as well.
All contributions are welcome.
- Fork the project (dev branch please!!)
- Add your code.
- Submit a PR
Join the server here: discord.gg/Ems9pAv
Enjoy!