https://github.com/maxpleaner/logbot
https://github.com/maxpleaner/logbot
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxpleaner/logbot
- Owner: MaxPleaner
- Created: 2016-04-08T09:32:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T09:33:20.000Z (about 10 years ago)
- Last Synced: 2025-01-29T12:15:12.624Z (over 1 year ago)
- Language: Ruby
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ruby IRC bot & web interface
===
Using the 'cinch' and 'data_mapper' gems, I made an IRC bot that stores info in a database in response to certain commands.
View logbot.ngrok.com to see the commands accepted by the IRC bot. That site is a Sinatra app that is configured to share a database with the IRC bot. You can view all the data saved by the bot and sort entries by user and topic.
The bot currently resides in ##codeunion and #appacad-sf-aug4-2014 on Freenode (go to kiwiirc.com to use IRC in your browser)