/alco_bot

Bot for Telegram, to count drunked alcohol by user in conference RubyRussia 2019

Primary LanguageRuby

Hi!

How to run

  1. VPN or live outside the Roskomnadzor-controlled area (otherwise it won't connect to the telegram servers)
  2. Clone git clone https://github.com/x1ting/alco_bot.git && cd alco_bot
  3. Get bot token(Instruction)
  4. Copy cp .env.example .env and replace with obtained token
  5. Run docker build -t alco:bot . && docker run -it alco:bot