the-round-table / trtbot

🤖 Discord Bot
MIT License
3 stars 0 forks source link

Adds Robustness to the RSS Reader #133

Closed narendasan closed 5 years ago

narendasan commented 5 years ago

https://github.com/bcongdon/trtbot/issues/132 https://github.com/bcongdon/trtbot/issues/131 https://github.com/bcongdon/trtbot/issues/130 https://github.com/bcongdon/trtbot/issues/128

Renames the base command to paper (morning paper) Adds feedback for add and remove Adds a list command Paginates response in the case of a lot of articles (in a really dumb but mostly effective way) Adds a command to manually specify the number of pages (in case of failed pagination)

narendasan commented 5 years ago

The linter errors are because of functions defined with Result.registerGlobals()