A revenue manager bot built on top of Node.js.
- Data saved in a MySql database
- Chart visualisation of monthly earning
- Easy to add and remove a revenue
- Simple setup and hosting
- Slash command bot
- /revenue-add Amount Currency Platform Customer Project
/revenue-add 150 $ fiverr Florian Discordbot
- /revenue-list Month Year
/revenue-list 04 2022
- /revenue-remove Id
/revenue-remove 5 (found in list command on footer)
/revenu-list
/revenu-add
/revenu-remove
To setup this bot, Please make sure MySql and Node.js 16.14 or higher is installed.
- First of all, go to the Discord Developper Portal
- Create a new application
- Retrieve your token by "clicking on bot", then click on "Add Bot" and finally "Yes do it".