Ɗ.

Discord Bot

The discord bot🤖 is a command chat bot created for and on discord icon discord platform.

So bots on discord are all command bot. Commands bot basically take some command📥 and arguments as input and perform some magic💫 or any other trick which it was suppose to do.


Commands

So I have created a time tracker, task management type daily office utility bot having command features like

Technology Used

  1. Node.js: Runtime for backend command handeling
  2. DiscordJs: package for using discords provided APIs
  3. node-cron: package to schedule cron jobs on Node.js
  4. MongoDB: No-Sql database
  5. Luxon: a package for date utils functions