Skip to content

a discord bot for commitments; lets you record time commitments and holds you to them later

Notifications You must be signed in to change notification settings

vatsj/commitment-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commitment-bot

a discord bot for commitments; lets you record time commitments and holds you to them later

installation

To activate bot, execute the following command in terminal while in the main project directory:

node src/main.js

dependencies

Requires node.js (https://nodejs.org/en/download/)

Uses Discord.js API (https://github.com/discordjs/discord.js/blob/master/README.md)

Additional dependencies (in node_modules) were installed via the following terminal commands:

  • npm install discord.js winston –save
  • npm install node-schedule

About

a discord bot for commitments; lets you record time commitments and holds you to them later

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published