A short guide to introduce the Telegram integration of the new client Dwarium.
 |
Create Bot |
 |
Write the following message in Telegram to the user @BotFather: "/newbot"

After successfully writing, you must write a name for your bot.
The bot name must always end with "bot". Example: Dwarium_example_chatbot

Go to your bot in the chat and click on the "Start" button.
 |
Status request |
 |
Now copy the HTTP API token and replace it with the XXX. Now execute the link in your browser.
https://api.telegram.org/botXXX/getUpdates
If you have done everything correctly, you will receive a status message:

 |
Chat channel |
 |
Now create a channel on "private" and add your bot there as an admin.
After successfully adding your bot to the channel, write a test message in this channel. This will update the activity history.
 |
Request channel ID |
 |
Now execute the previous link with the API token again.

It should now look similar to this. In the area marked in red you will now find your channel ID from the channel you created.
 |
Ingame |
 |
Now enter your API key + the channel ID in the game and confirm your entries with "Enter".
(Enter the channel ID at the front without the -)
Select the chats that you would like to receive as feedback in TG and check the box next to Activate forwarding.

If you have done everything correctly, your bot will look similar to this:


Last updated: June 2024