Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 504 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 504 Bytes

complice-tg-bot

A simple Telegram bot for Complice 😊🐳

Add your API tokens / Telegram User Id in config.yml and then run with with Docker:

docker build -t tgbot .
docker run tgbot

You can find a command overview in bot-commands.txt, which you can also use to configure the command list in the BotFather.