This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:notification_groups [2017/08/24 11:52] admin |
en:notification_groups [2023/05/15 18:28] (current) admin |
||
---|---|---|---|
Line 17: | Line 17: | ||
- Configure the channel to NeMo | - Configure the channel to NeMo | ||
- Create the Notification group | - Create the Notification group | ||
+ | - Testing the notification group | ||
Line 32: | Line 33: | ||
<code> | <code> | ||
- | curl https://api.telegram.org/bot**<ADD the Token here>**/getUpdates?offset=0 | + | curl https://api.telegram.org/bot<ADD the Token here>/getUpdates?offset=0 |
{"ok":true,"result":[{"update_id":611548852, | {"ok":true,"result":[{"update_id":611548852, | ||
Line 46: | Line 47: | ||
- On Admim tab, select Configuration/Notification Groups/Telegram Channels {{ :en:notification-telegram1.png?nolink&500 |}} | - On Admim tab, select Configuration/Notification Groups/Telegram Channels {{ :en:notification-telegram1.png?nolink&500 |}} | ||
- Click Add Channel and insert the Name of the channel that will be used on NeMo, the description, the chat identifier and the Bot Token {{ :en:notification-telegram2.png?nolink&400 |}} | - Click Add Channel and insert the Name of the channel that will be used on NeMo, the description, the chat identifier and the Bot Token {{ :en:notification-telegram2.png?nolink&400 |}} | ||
+ | |||
+ | ==== Create the Notification group ==== | ||
+ | |||
- Create a new notification group (Configuration/Notification Groups->Add Group) and save changes | - Create a new notification group (Configuration/Notification Groups->Add Group) and save changes | ||
- Select the notification group and click Edit Group button {{ :en:notification-telegram3.png?nolink&400 |}} | - Select the notification group and click Edit Group button {{ :en:notification-telegram3.png?nolink&400 |}} | ||
Line 53: | Line 57: | ||
- | **Testing the notification group** | + | ==== Testing the notification group ==== |
- | The administrator of the telegram group must add users that want to receive notification in the group, then select the notification group and click Send Test button | + | The administrator of the telegram group must add users that want to receive notification in the group, then select the notification group on NEMO and click **Send Test** button. |
//Congratulations, you have created your Telegram Notification group!// | //Congratulations, you have created your Telegram Notification group!// |