Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abencheikh/zappy-bot
An open-source gifting bot
https://github.com/abencheikh/zappy-bot
Last synced: 4 months ago
JSON representation
An open-source gifting bot
- Host: GitHub
- URL: https://github.com/abencheikh/zappy-bot
- Owner: abencheikh
- Created: 2018-01-12T11:39:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T15:12:36.000Z (almost 5 years ago)
- Last Synced: 2024-06-22T18:00:33.176Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ZappyBot: slack bot for good behaviour gamification!
This bot is remixed from Botkit slack starter-kit: checkout [Botkit](https://botkit.ai) and [Botkit Studio](https://botkit.ai) to learn more.
### To Do
* Fixing dialog for personalized message in reactions zap
* Get more option for leaderboard (by week, month, year?)
* Give zaps to multiple people at once
* ...#### Set up your Slack Application
Once you have setup your Botkit development enviroment, the next thing you will want to do is set up a new Slack application via the [Slack developer portal](https://api.slack.com/). This is a multi-step process, but only takes a few minutes.* [Read this step-by-step guide](https://github.com/howdyai/botkit/blob/master/docs/slack-events-api.md) to make sure everything is set up.
* We also have this [handy video walkthrough](https://youtu.be/us2zdf0vRz0) for setting up this project with Glitch.
Update the `.env` file with your newly acquired tokens.
Launch your bot application by typing:
`node .`
Now, visit your new bot's login page: http://localhost:3000/login