Skip to content

vaihtovirta/telegram-bot-skeleton-ruby

Repository files navigation

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