/Discord-Accountant

A littlke bot that helps me manage my business.

Primary LanguageJavaScriptMIT LicenseMIT


RBS Logo

A revenue manager bot built on top of Node.js.

discord.js - 13.6.0 node.js - 16.14.0 chart.js - 3.7.1 mysql2 - 2.3.3

Features

  • 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

Commands

  • /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)

Display & Design

/revenu-list

RBS Logo

/revenu-add

RBS Logo

/revenu-remove

RBS Logo

Setup

To setup this bot, Please make sure MySql and Node.js 16.14 or higher is installed.

Get and replace the bot token

  1. First of all, go to the Discord Developper Portal
  2. Create a new application
  3. Retrieve your token by "clicking on bot", then click on "Add Bot" and finally "Yes do it".