Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 864 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 864 Bytes

Telegram channel bot

The idea of the bot is to allow using Telegram channel with comments as a discussion group. By sending a message to the bot, the participant is able to post to a channel, and other participants could comment on their post in the attached comment thread.

Configuration

Please edit the corresponding values in config-sample.yml and save it as config.yml. Follow Telegram instructions on creating a bot. Then invite your bot to your channel (making it an admin).

Running

npm install
npm start

Author

Alexander Fenster, [email protected], @alexander-fenster

Disclaimer

This is not an officially supported Google product.

Another disclaimer

I work for Google, hence this code has Google copyright on it.