Skip to main content

Documentation Index

Fetch the complete documentation index at: https://uncoded.ch/docs/llms.txt

Use this file to discover all available pages before exploring further.

To connect unCoded with Telegram, you first need to set up a communication channel so the bot can send updates directly via Telegram. This setup is optional.
All steps in this documentation assume you are using the Telegram desktop or mobile client (Windows, iOS, Android).

1

Create a new Bot via BotFather

  • Open a chat with @BotFather on Telegram.
  • ​Send the command:
    /newbot
    
  • ​Follow the prompts to choose a name and username for your bot.
  • ​Once complete, you will receive the Bot Token, which you will later add to your server configuration.
Image26

2

Create a Group and Add the Bot

To link unCoded with Telegram, you need a dedicated group.**How to create the group:**​
  • Open the Telegram desktop or mobile client.
  • ​Click on the menu icon (three horizontal lines) in the top left corner.
    Image28
  • Select New Group.
Image (28)
  • Give the group a name (e.g., unCoded Trading).
30
  • When asked to add participants, immediately add:
    • ​Your newly created Telegram bot (from BotFather).
31
  • The helper bot @myidbot.
You will also be a member of the group automatically.
32
  • Save the setting.
3

👷 Give Your Bot Administrator Rights

Depending on the Telegram version you are using (Windows, web, mobile, etc.), this process may vary. If you need help, feel free to contact our support on Telegram.
For the bot to function properly in the group, it must be set as an Administrator.Steps:
  • ​Open your new group.
  • ​Click on the three dots (⋮) in the top right corner and select Manage Group.
    33
  • Go to Administrators.
35
  • Click Add Administrator.
36
  • Select your unCoded Bot (Or Right-Click it).
37
  • Confirm with Save.
💡 Normal administrator rights are sufficient. You don’t need to enable or adjust any special permissions.
4

🧑🏻‍🤝‍🧑🏻 Retrieve the Group Chat ID

In the group chat, send:
/getgroupid@myidbot
38
@myidbot will reply:
  1. Group ID (e.g., -100111111111)
To get your own user ID, send /getid in a private chat with the bot. Lets move on with the next step!
Last modified on May 13, 2026