Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 743 Bytes

File metadata and controls

13 lines (9 loc) · 743 Bytes

Discord Bot

It is a discord bot having features like task management, remainders which can be daily or on some perticular day and date.

As i created this bot focusing on organization usecases in which i am working which are functions like login, logout, break, back, totd, which will send a template message to specific channel to let your teammates and organization know your status.

Tech stack

  1. DiscordJS for developing discord bot
  2. Luxon for time related functionalities
  3. node-cron for timely cron jobs
  4. MongoDB as database
  5. nodejs as js runtime