Skip to content

Rocket Chat daily standup bot, using bbot framework - French Version

Notifications You must be signed in to change notification settings

mhtghn/rocket-daily-standup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocket-daily-standup

Project setup

  1. Run this command
npm install
  1. Change BOT_NAME for bot identifiaction
  2. Change ROCKETCHAT_ROOM for rooms name where bot will post user's stand-up
  3. TIME_DIALOG for when bot will asking user's. (Example : '09:00:00)
  4. TIME_PUBLISH for when bot will post user's stand-up to channel BOT_CHANNEL_NAME. (Example : '10:00:00)
  5. change ROCKETCHAT_URL for bot server. (Example: https://chat.bahaso.com)
  6. ROCKETCHAT_USER for rocketchat username login
  7. ROCKETCHAT_PASSWORD for rocketchat password login

Compiles for development

npm run watch

or you can use

npm run debug

Compiles for production

npm run bot

Usefull links

About

Rocket Chat daily standup bot, using bbot framework - French Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%