This bot repeat a text set by group admin each X seconds
The next configuration is only to make the bot super-efficiently (without listening non-bot messages)
- Create a bot with @BotFather
- Turn OFF
Inline mode - Turn ON
Groups - Turn ON
Privacy mode
- Create the bot with @BotFather (step above)
- Clone the repository
- Copy the file
src/config/server.original.jstosrc/config/server.jsand configure-it - Launch the project with
npm start - Add the bot to Group chat
- Execute /start@BotName to view how to launch (
/start@BotName SECONDS STRING TO REPEAT)