Telegram bot for seeing information about web page and items.
- Clone repository:
$ git clone https://github.com/NickUkraine24/chaynya_bot.git
- Get
.env
file (location of this file is the near ofbot.rb
file). - Go to project directory:
$ cd chaynya_bot
- Run a command (for installing required gems):
$ bundle install
- Run a command (for starting the bot):
$ ruby bot.rb
- Open this link: https://t.me/chaynya_bot.
- Write
/start
.
Stack | Version |
---|---|
Ruby |
2.6.5 |
dotenv |
2.7.6 |
httparty |
0.18.1 |
loofah |
2.9.0 |
telegram-bot-ruby |
0.15.0 |