Don't reconnect when encountering 404

This commit is contained in:
Joscha 2023-02-17 17:03:14 +01:00
parent 319de09c35
commit be9d43f8cc
2 changed files with 8 additions and 1 deletions

View file

@ -18,6 +18,7 @@ Procedure when bumping the version number:
### Fixed
- `!uptime` minute count
- Instance reconnecting after encountering a 404 (it now stops and logs an error)
## v0.3.0 - 2023-02-11