Creating your own Nexus bot clone
Step 1. Enter @BotFather in the search box and select a bot
Note that the official Telegram bot will have a blue confirmation mark next to its name in the form of a checkmark.
Step 2. Click "Start" to activate BotFather.
In response, you will get a list of commands to control the bots.
Step 3. Select or type and send the /newbot command.
Step 4. Give the bot a name — users will see this name when communicating with the bot. And the bot's nickname, which will help you find the bot in Telegram. The nickname must be unique, not repeat the existing ones in the database, and end with the word "bot".
After you choose a suitable name, the bot will be created. You will receive a message with a link to the bot t.me/<nickname_bot>, recommendations on how to configure your avatar, a description of the bot and a list of commands for configuring the bot.
Step 5. Enter the /riot command into any nexus bot that you are going to clone. The addresses of active nexus bots can be found here.
Step 6. Send a message from @BotFather congratulating you on your new bot (it should contain the bot's token) to the cloned nexus bot. Your new clone bot is ready!