dev-pro-tips-bot
dev-pro-tips-bot copied to clipboard
Bot for the Dev Pro Tips Discord server
Currently the messages sent to the user are uninformative. When the error can be identified, instead of just logging the error in a separate channel, the error message should be...
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.10 to 6.0.11. Changelog Sourced from feedparser's changelog. 6.0.11 - 2023-12-10 Resolve cgi module deprecation warnings. (#330) Commits 6cdc208 Merge pull request #417 from kurtmckee/hotfix-6.0.11 7da33c6 Update...
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. Release notes Sourced from python-dotenv's releases. v1.0.1 What's Changed FIx year in release date in changelog.md by @jankislinger in theskumar/python-dotenv#453 Gracefully handle code which...