Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 690 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 690 Bytes

TUT Lecture Bot

Unofficial Twitter Bot for Reminding TUT Lectures

Twitter URL

* We cannot guarantee the validity of the information found there.

Setup

### install dependencies
$ bundle install

### create database file
$ bundle exec ruby create_database.rb

### edit settings
$ cp settings.rb.sample settings.rb
$ vi settings.rb

Run

$ bundle exec ruby -r ./settings.rb tut_lecture_bot.rb

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tatzyr/tut_lecture_bot.

Licence

See LICENSE.