Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 304 Bytes

Telegram bot for Minsk Hackerspace

Bot to make hackerspace members life easier.

To run:

  • install the ruby 3.0.2 (use rbenv if needed) and bundler
  • bundle install
  • bundle exec bin/bot.rb

To make reminders work, run the clock process also: bundle exec clockwork bin/clock.rb

License: GPLv2