Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

EXL/DigestBot

Repository files navigation

Digest Bot

Bot Screen

Telegram digest bot for group chats. Final version is 1.0.7, deprecated in favor to Digest Service project.

Bot records all messages with the #digest tag and displays them on the /digest command. Thanks to the creators of node-telegram-bot-api and the creators of Node.js — powerful and awesome JavaScript framework.

Install instructions

For example, GNU/Linux:

  • Install the Node.js and the npm Node.js package manager;
sudo apt-get install nodejs
sudo apt-get install npm
  • Clone repository into deploy directory;
cd ~/Deploy/
git clone https://github.com/EXL/DigestBot DigestBotDeploy
  • Install node-telegram-bot-api, request and others modules into deploy directory;
cd ~/Deploy/DigestBotDeploy/
npm install # or npm ci
  • Write your token in BOT_TOKEN_ACCESS.json file.

  • Run with node DigestBot or nodejs DigestBot and enjoy!

Additional information

Packages

No packages published

Contributors 4

AltStyle によって変換されたページ (->オリジナル) /