This is a Discord ChatBot deployed on Heroku with Python which has the following features
- This bot is based on coroutine and asyncio.
- Multiple threading are used here where I/O is blocking other operation or waiting for fetching response.
- This bot also has a scheduler which is used to schedule tasks in the background.
- This bot can give you real time data when you request it by its specific command.
- The bot is deployed on Heroku.
If like this bot you can visit its front end page front or you can directly invite it to your server by clicking on the link invite.
Happy coding! 🔥