Warning
This bot is in very early alpha. Expect things to be broken or missing.
Gurt is a discord bot created for polytoria. The bot uses polytorias api to get information.
Install modules
pip install -r requirements.txtCreate a .env file in the root directory and put this in it along with your discord token
TOKEN='TOKEN HERE'
Launch the bot
py main.py| Command | Status | Priority |
|---|---|---|
| /gamelist | Complete ✅ | - |
| /guild | Complete ✅ | - |
| /profile | Complete ✅ | - |
| /fetchid | Complete ✅ | - |
| /latestplayer | Complete ✅ | - |
| /playercount | Broken |
- |
| /leaderboard | Complete ✅ | - |
| /item | Complete ✅ | - |
| /download | Complete ✅ | - |
| /game | Complete ✅ | - |
| /guilds | todo 🔲 | High |
- Move bot logic to Cogs for better organization
- Add all commands