This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
NBC-Boterator v1.0.1
Bug Fixes
- errorhandler: Adds behaviour to ignore error if originating cog has a local handler, convert if statements to proper elif, minor refactoring (c2496fc)
- main: Shutdown triggered by KeyboardInterrupt wasn't being reported in status channel (acd2eb7)
- utilities: Replace double backticks with single ones (762ee44)