Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zarthus/irc-twitter-bot
Announces recent tweets to the channel
https://github.com/zarthus/irc-twitter-bot
Last synced: about 1 month ago
JSON representation
Announces recent tweets to the channel
- Host: GitHub
- URL: https://github.com/zarthus/irc-twitter-bot
- Owner: Zarthus
- License: mit
- Created: 2015-08-10T13:33:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T16:13:22.000Z (over 6 years ago)
- Last Synced: 2023-05-28T06:40:17.495Z (over 1 year ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
IRC Twitter Announcer Bot
=========================A bot that announces recent tweets to channels.
## Installation
* Clone the repository
* Copy `conf/config.example.yml` to `conf/config.yml`
* Edit `conf/config.yml` to your desires.
* Run `bundle install`
* Start the bot using `ruby bot.rb`