MonkeBot basically allows you to get stats about Gorilla Tag that is usually not available via Revolt.
This Revolt Bot is in it's beta stage and most commands have not been added yet.
To invite MonkeBot just simply click the link below.
Invite: https://app.revolt.chat/bot/01G6S6VEQTQ7RQS9B85VWQVWMB
If this bot is down or you want to test changes that have not been uploaded to the main bot yet, you can also run it from the code!
Requirements:
- Python 3.10.4
- This Command:
pip install revolt.py, requests, beautifulsoup4, html2text
- A Revolt Bot (No functionality required)
Setup:
- Create a new file inside of the repo named
TOKENFILE.py
- Inside of that file create a string variable named
REVOLTTOKEN
that stores your Revolt bot token. - Inivte your Revolt bot to your server.
- Run
main-revolt.py
To run the Discord version from code, follow the same instructions but give your bot bot, applications.commands, admin
permissions and name the token varible DISCORDTOKEN