alexeygrigorev / au-tomator-telegram-bot

Forwarding messages from Telegram to Slack and other things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Au-Tomator Telegram Bot

This is a bot that listens to messages in a telegram channel and posts them to Slack

Running it

Copy .envrc_template to .envrc and replace the TODOs.

Either use direnv or evaluate the content of .envrc:

eval $(cat .envrc)

Next, run the bot:

python main.py

That's all!

About

Forwarding messages from Telegram to Slack and other things


Languages

Language:Python 100.0%