Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 953 Bytes

File metadata and controls

32 lines (21 loc) · 953 Bytes

tbm_interruption_tracker

Depfu License: MIT GitHub release https://twitter.com/tbm_issues_bot

Twitter Bot that track service interruption of TBM Tramway.

Installation

$ bundler install
$ cp .env.sample .env
$ vim .env # Fill data or set environnments variable

Usage

./twitterBot.rb [twitter_account] [pattern]

Example : ./twitterBot.rb TBM_TramB "interrompu"

Cron example

0 18 * * * /home/user/tbm_interruption_tracker/twitterBot.rb TBM_TramB "interrompu"