Bots
This guide will walk you through the process of registering Telegram groups and Discord channels on Gloria platform to enable automated Gloria news sharing to them.
Telegram
Step 1: Get Your Telegram User ID
In order to obtain your Telegram User ID, you can use @raw_data_bot
bot:
Search for
@raw_data_bot
in Telegram and start it.Forward any messages to the bot.
The bot will show the raw data, including your user ID.
Step 2: Register Your Telegram User ID on Gloria
Go to the Bots page on Gloria platform.
Under Whitelisted Telegram Users, fill in:
Label: A descriptive name for entered user ID.
Telegram User ID: From Step 1.
Click "Save".
Go to the Telegram and search for
@glorianewsbot
, start the bot.
Step 3: Start Receiving News Updates
Add
@glorianewsbot
as an admin of your group.Send
/start@glorianewsbot
command to the group to verify the registration of the group is successful.Basic commands:
/start@glorianewsbot
- Begin receiving news updates (by default, fromcrypto
andai_agents
categories)./stop@glorianewsbot
- Stop receiving news updates./feeds@glorianewsbot {comma-separated list of categories}
- Specify the category(ies) of news. Example:/feeds@glorianewsbot crypto,macro
,/feeds@glorianewsbot rwa
For the list of all available categories see Available Feeds./cryptonews@glorianewsbot
- Begin receiving crypto-related news./aiagentsnews@glorianewsbot
- Begin receiving AI agents news./macronews@glorianewsbot
- Begin receiving macro news./help@glorianewsbot
- Show the help message.
Discord
Step 1: Enable Developer Mode in Discord
Open Discord (desktop or web app).
Go to User Settings (gear icon).
Navigate to Advanced settings.
Toggle on "Developer Mode".
Step 2: Get Your Discord User ID
Click on your username in any Discord server or DM.
Select "Copy User ID" from the context menu.
The ID will be copied to your clipboard (e.g.,
123456789012345678
).
Step 3: Register Your Discord User ID on Gloria
Navigate to the Bots page on Gloria platform.
In the Discord Bots section, fill in:
Label: A descriptive name for entered user ID.
Discord User ID: From Step 2.
Click "Save".
Step 4: Start Receiving News Updates
Add the bot by visiting this link and follow the instructions.
Make sure the bot has "View Channel", "Send Messages", "Use External Emojis" and "Embed Links" permissions in the channel you are adding it to.
Send
/gloria
command to the channel to verify the registration of the channel is successful.Basic commands:
/gloria start
- Begin receiving news updates (by default, from Crypto and AI agents categories)./gloria stop
- Stop receiving news updates./gloria feeds {comma-separated list of categories}
- Specify the category(ies) of news. Example:/gloria feeds crypto,macro
,/gloria feeds rwa
For the list of all available categories see Available Feeds./gloria help
- Show the help message.
Last updated