justinledwards / telegram-bot-skeleton-ruby

Telegram bot skeleton in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-bot-skeleton-ruby

Skeleton project containing boilerplate to run a telegram bot.

Features

Prerequisites

Usage

Create .env file and add TELEGRAM_BOT_TOKEN

$ cp .env .env.example

Run docker container

$ docker-compose up --build

About

Telegram bot skeleton in Ruby

License:MIT License


Languages

Language:Ruby 91.9%Language:Dockerfile 7.7%Language:Shell 0.4%