Mina Bot - Testworld 2.0

maragung

maragung

post image

The first step is to chat with @BotFather on Telegram:

post image

Then click START

post image

Then type or send the command /newbot

post image

Then give the bot a name, for example Mina Node

post image

Then give Bot a username, for example nodeminabot. Remember the username must end in bot

post image

Well, the bot has been successfully created. Next, copy our bot token, for example 5822212601:AAH0wTyMhASWnuYrFVD4PRoBEdgWuKDg6s4

Then run the following code into the terminal:

wget -O install_minabot.sh https://raw.githubusercontent.com/maragung/testnet/main/mina/install_minabot.sh && chmod +x ./install_minabot.sh && ./install_minabot.sh && rm -rf install_minabot.sh
post image

Then Enter / Paste the Token code that we created earlier. Like the example in the following image then press ENTER

post image

If successful, a display like the image below will appear.

post image

Next is the chat bot that you created earlier. and type /start to start.

post image
post image

To activate the info every hour, type /enable

Good luck!!

Mina Bot - Testworld 2.0