I’ve configured the notification agent “telegram” as following:
Telegram Bot Token:
i created a new bot and got the token from texting /token to @BotFather. I than provided the agent the token like this 123456789:AAGAAAAaa_3q92auNLMIfDPLPNerzUOmAAA
Telegram Chat ID:
i got it from texting /getid to @IDBot. I pasted the id like this 123456789
I also made sure that i’ve enabled the telegram notification agent and check all boxes for message sending in the telegram notifications.
When trying to send a test message i always get an error in the log. PlexPy Notifiers :: Telegram notification failed: [400] Bad Request.
When i manually try to set a request using wget and the https://api url it works.
Does somebody else use plexpy with telegram to send notifications and got it working? Maybe i forgot to configure something?
Any help would be much appreciated.