eu.astrogd.white-leopard/Changelog.md

22 lines
964 B
Markdown
Raw Normal View History

2022-11-25 19:47:52 +01:00
# Changelog
This file is used to list changes made to this software.
2022-11-29 03:20:59 +01:00
## V1.0.0 [2022-11-29]
_Current development version: **1.0.0**_
2022-11-25 19:47:52 +01:00
### Features
- /info
- /logchannel
- /blocklist get
- /blocklist add
- /blocklist remove
- /preservesettings
- /showblocklist
- /showsettings
- Data will be deleted by default when the bot leaves the server
- Server admins can change the behaviour of the bot when it leaves the server to keep the data persistent
2022-11-29 03:20:59 +01:00
- Scans for blocked words in channel names and deletes the channel if found
- Gets the user creating or renaming a channel to a blocked word
- When settings are changed or channels are deleted, notifications to a logchannel can be enabled
2022-11-25 19:47:52 +01:00
- CLI to change settings and get information during runtime by attaching to the apps docker container
2022-11-29 03:20:59 +01:00
- API for automated uptime checks to prevent the bot from going offline unnoticed
- Bot notifies admins via /showsettings when it lacks permissions needed for its functionality