To make your version of GroupEQBot
, firstly you have to create your own bot in Telegram
and apply changes in source.group_eq_bot.configurations
accordingly.
Navigate to BotFather and apply following steps:
-
Use command
/newbot
- Create a name for your bot
-
Create a username, which must ends with 'bot' (it would be used as
url
to bot)example: "t.me/name_of_your_bot"
-
Use command
/setprivacy
and chooseDisable
-
Use
/setdescription
command to make bot description -
Use
/setcommands
command to create2 validation commands
:start_validation
- command which initiates validation processcancel_validation
- command which cancels validation process
-
Navigate to
source.group_eq_bot
folder and follow system invocation steps
Rebels.AI has made this service available for you to incorporate into your products under the MIT Licence. Feel free to remix and re-share the service and documentation in your products. Rebels.AI'd love attribution in your usecases about telegram bots, but it's not required.