Uprise bot is a bot for conducting your everyday stand up meetings.
-
start
Starts meeting. (To start the meeting your bot should be invited to the channel).
-
skip
Skips the current user's turn.
-
dismiss
Dismisses the current user.
-
quit
Ends the meeting.
Clone the repository:
git clone https://github.com/edilsalvador/uprisebot
Install dependencies:
npm install
Configure your settings file.
Rename config/production.json.example to config/production.json
Change attributes specified on the production.json
npm start