Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 279 Bytes

mythical-telegram-bot

A Telegram bot for the Mythical Linux Telegram

How to install and run

To install and run first build and then run with your telegram api key as an environmental variable

go build
TELEGRAM_APITOKEN=<insert api key here> ./mythical-telegram-bot