-
Notifications
You must be signed in to change notification settings - Fork 0
Home
EwoutVDC edited this page Aug 13, 2015
·
2 revisions
Welcome to the BlinkyBot wiki!
BlinkyBot is going to be a slack bot based on Margiebot (https://github.com/jammerware/margiebot) that saves channel logs and allows users to add memorable quotes that can be retrieved. Other features will be added as needed.
Intended features:
- Channel logging
- Basic logging of all messages to file
- Transition to saving messages to DB
- Updating/Removing of edited/deleted messages
- Catching up with channel history after restart/disconnect
- Auto-join newly created channels
- Channel stats
- Most active user
- Most used words
- ... check nordicbots stats
- Adding quotes
- Allow users to add quotes
- Get quotes by number
- Get random quote
- Get random quote by user
- Search quotes by regex
- Frontend
- TBD, perhaps using https://github.com/mapbox/node-sqlite3