You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change markdown to markdownv2 since the older one is legacy now.
Also fix an issue where the some names of the article could cause a formatting error and would not send feed updates to their respective channels!
Also added proper escaping based on the recommendations from telegram, so every text that is not part of markdown formatting code itself, will now be escaped properly.
Upgraded the telegram bot api to a newer version!
Added github actions for automatic builds for multiple platforms!
/list - With this command you are able to list all the existing feeds with their ID numbers
77
77
/delete %ID - With this command you are able to delete an added feed if you do not need it anymore. The ID parameter is required and you can get it from the /list command
0 commit comments