- Create your bot via Telegram @BotFather
- Add bot to Wax Telegram group
- Deactivate "Allow Groups?" functionality in bot setting via Telegram @BotFather
- Put bot token (key) in config.json > keys.bot
- Fill the rest of the config.json file
- Install the dependencies: npm i
- Launch the script: node index.js
- Add the bot to the desired group
- Trigger the "/groupId" command on the bot in the new channel
- Add the ID received into the config.json files, into the authorizedChatGroupIds property.
Telegram WAX Signup Bot is MIT licensed.