Back
PushNotice.chat

PushNotice.chat

#pn

Paused. Software talking on Telegram. Simple Notifications.
Load previous page…
#pn implement basic metrics to count api requests, messages scheduled and so on
See similar todos

No replies yet

#pn restrict api and check text that is sent to it (levels & env can only be alpha numeric [case insensitive], namespace can only be alpha numeric with : as seperator [case insensitive]).
See similar todos

No replies yet

#pn reactivate telegram bot webhook (much more efficient and scalable than polling).
See similar todos

No replies yet

#pn show redis queue length on landing page (transparancy)
See similar todos

No replies yet

#pn redeploy new bot-listener / bot-worker / api process structure to production
See similar todos

No replies yet

#pn make bot integration one more seperate process (just one proces should poll the Telegram api, multiple processes are allowed to send to the API).
See similar todos

No replies yet

#pn fix bot integration
See similar todos

No replies yet

#pn fix database migration problem and reimport
See similar todos

No replies yet

#pn api in it's own node.js cluster process with 2 threads
See similar todos

No replies yet

#pn logging notifications to MySQl instead of files
See similar todos

No replies yet

#pn removed lowdb npm package (no more json file database)
See similar todos

No replies yet

#pn deploy new redis que & mysql database (import old file based database system) for better speed and reliability
See similar todos

No replies yet

#pn add npm package helmet for more express security
See similar todos

No replies yet

#pn remove javascript import for less requests on landing page
See similar todos

No replies yet

#pn Nginx Setup to deliver Static Files
See similar todos

No replies yet

#pn add redis queue for buffering notifications and eventually adding multiple bots
See similar todos

No replies yet

#pn answer sensitive commands in private when bot is a in group
See similar todos

No replies yet

#pn make commands with security info only available to admins in groups
See similar todos

No replies yet

#pn Test Telegram Command Completion with Arguments (does not work sadly)
See similar todos

No replies yet

#pn make /revoke work with an argument so users don't accidently revoke their api secrets.
See similar todos

No replies yet