Skip to content

jack75015/discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This BOT allows you to time box meetings.

This can be useful to control the working time, not to waste too much time and to respect the Agile software development

How to use it

To start an event of 10 minutes (with 4 reminders):

!event 10

To stop the event:

!event stop

Token

You need to have a config json file to the root folder:

{
    "BOT_TOKEN": "your_token"
}

Start the Bot locally

npm install
npm start

About

personnal discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published