- no need to trust noisy non‑opensource projects
- no need to put it into general chat where your messages can be saved and later shown to your boss
- easy, simple alternative. Perfect the way it is. Doesn't take much time to download dependencies or resources to host this bot.
- doesn't look like that rkn bot that people had to put into tg channel after hitting 10k subs
- your name is unknown, and you won't be displayed with your tag like some animal with a collar
- IT'S FREE :D
download source.zip from releases
cd register-tg-profile-via-rocket
npm install
set config .env
to change the target room, edit ROOM in bot.js:
const ROOM = 'room_name';
/numbers– get a new code (if no active session for now)
node bot.js
errors also were tested outside of this image
- bot sends messages to Rocket.Chat as you
- after successful verification, new
/numbersis blocked
do whatever you want tbh, i don't really care much.
https://github.com/bmwas/rocketchat-developer-docs/blob/master/bots/creating-your-own-bot-from-scratch/develop-a-rocket.chat-sdk-bot.md https://github.com/RocketChat/Rocket.Chat.js.SDK