Benachrichtigungs-Bot für das niedersächische Impfportal / Notification bot for the lower saxony vaccination portal https://impfportal-niedersachsen.de
GNU General Public License v3.0
36
stars
8
forks
source link
Telegram group IDs stopped working in 3.0 or logging problem #91
In version 2.0, I used group IDs to send messages directly to Telegram groups. The group IDs have a minus sign. A description, how to find the group ID is given here.
As soon as I add a group ID to my chat_ids, the logs on start show chat_ids: not set. I couldn't validate if the IDs are still used (see here.
In the logs, the entries of the Email/receivers list are not separated by any character. The same is true for the chat_ids.
In version 2.0, I used group IDs to send messages directly to Telegram groups. The group IDs have a minus sign. A description, how to find the group ID is given here.
As soon as I add a group ID to my chat_ids, the logs on start show
chat_ids: not set
. I couldn't validate if the IDs are still used (see here.In the logs, the entries of the Email/receivers list are not separated by any character. The same is true for the chat_ids.