The "Send Telegram Message" Action in EyeAuras allows you to connect to Telegram and send messages via the Telegram Bot framework.
Use Telegram Message trigger to configure reactions to messages send by this action or other users in a group.
Please note that it's not currently possible to send messages impersonating a real user.
To setup Telegram notifications you have to do 3 things:
Telegram Bot Token
. You can either use an existing bot or create a new one following instruction belowShow Json Bot
to get Telegram Chat Id
of the group.Telegram Bot Token
and Telegram Chat Id
BotFather
/newbot
MyAwesomeNewTelegramBot
MyAwesomeNewTelegramBot
(it will be taken and you'll have to pick something new)BotFather
should provide you with Bot Token
Example:
YOUR_BOT_NAME
(username of the bot you've created previously, e.g. MyAwesomeNewTelegramBot
)Show Json Bot
(important! Name must be exactly that, there are many different bots with similar names)Telegram Bot Token: This is the ID of the Telegram bot that you've created. For more details on how to configure this, please check the following link: Telegram Message Trigger.
Telegram Chat ID: This is the ID of the chat where you want to send your message.
SOCKS5 Proxy: If needed, you can connect to a proxy to send your message. The proxy should be provided in the following format: username:password@host:port.
Message Format: You can choose between Text, HTML, Markdown, or MarkdownV2 for your message format. Here is a brief explanation of each one:
Text: This is the actual content of the message you want to send.
There is currently no limitation on message size, but keep in mind that excessively long messages might be harder to read or could be truncated by Telegram on the receiving end.
Game Status Notifications: Using the Send Telegram Message action, gamers can configure EyeAuras to send notifications about their game status to a Telegram group. For example, when a level is completed or when a game is saved, a message could be sent to notify friends or fellow gamers.
Team Communication: For team-based games, players can set up EyeAuras to send messages to their team's Telegram chat whenever certain in-game events occur, such as acquiring an important item or reaching a critical location. This would facilitate real-time updates and better team coordination.
Streaming Alerts: Streamers can use the action to send messages to their Telegram channel each time they start or end their live stream. This can keep their followers updated about their streaming schedule.
Game Statistics Sharing: Gamers can set up EyeAuras to automatically send their gaming statistics, like high scores or completed achievements, to a Telegram group, helping them to share their progress and compete with friends.