Discord Bot for message management with features like: Message count per person, clear messages in chat, etc.
- Message count per person
- Clear messages according to role of the person sent
- Clear messages according to date sent
- Sends an email when update is made to the webhooked github repo
- Finds number of user in the server
- Finds number of users online
- Gives the stats of roles assigned
$ git clone https://github.com/CodeChefVIT/managementBot
$ cd managementBot
$ pip3 install -r requirements.txt
$ python3 bot.py
With ❤️ by CodeChef-VIT