rtrv / alco_bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 99.0%Language:Dockerfile 0.7%Language:Shell 0.3%