[ENHANCEMENT] Add TOS and Privacy notes #29

Merged
ElBe-Plaq merged 6 commits from main into main 2022-12-22 10:20:05 +00:00
Showing only changes of commit 8f880406d6 - Show all commits

22
CHANGELOG.md Normal file
View File

@ -0,0 +1,22 @@
# Changelog
There may be issues/added features that aren't listed here. Some fixed issues/added features don't have anything linked to them.
## v1.9.4 (Upcoming)
- Bugfixes
- Removed replit port, due to it being outdated ([#19](https://github.com/ElBe-Development/discord.py-bot-template/issues/19))
- Added `/clear` command ([#20](https://github.com/ElBe-Development/discord.py-bot-template/issues/20))
More in progress
## v1.9.3
- Bugfixes
- Added welcome/goodbye feature manager ([#11](https://github.com/ElBe-Development/discord.py-bot-template/issues/11))
- Added role customisation
## v1.9.2
- Bugfixes
- Rewrote replit port ([#1](https://github.com/ElBe-Development/discord.py-bot-template/issues/1), [#8](https://github.com/ElBe-Development/discord.py-bot-template/issues/8))
- Added error handler ([#10](https://github.com/ElBe-Development/discord.py-bot-template/issues/10))
## v1.9.1
- Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4))
- Added stop command to command creator