An open API service indexing awesome lists of open source software.

https://github.com/mythical-linux/mythical-telegram-bot

A Telegram bot for the Mythical Linux Telegram
https://github.com/mythical-linux/mythical-telegram-bot

Last synced: 18 days ago
JSON representation

A Telegram bot for the Mythical Linux Telegram

Awesome Lists containing this project

README

          

# 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= ./mythical-telegram-bot
```