commit
50825dd864
@ -5,6 +5,8 @@ There may be issues/added features that aren't listed here. Some fixed issues/ad
|
|||||||
- Bugfixes
|
- Bugfixes
|
||||||
- Removed replit port, due to it being outdated ([#19](https://github.com/ElBe-Development/discord.py-bot-template/issues/19))
|
- 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))
|
- Added `/clear` command ([#20](https://github.com/ElBe-Development/discord.py-bot-template/issues/20))
|
||||||
|
- Added cog system ([#24](https://github.com/ElBe-Development/discord.py-bot-template/issues/24), WIP)
|
||||||
|
|
||||||
More in progress
|
More in progress
|
||||||
|
|
||||||
## v1.9.3
|
## v1.9.3
|
||||||
@ -20,3 +22,6 @@ More in progress
|
|||||||
## v1.9.1
|
## v1.9.1
|
||||||
- Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4))
|
- Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4))
|
||||||
- Added stop command to command creator
|
- Added stop command to command creator
|
||||||
|
|
||||||
|
## Before
|
||||||
|
Created the bot and added help, info, ping, stop, kick, ban and unban commands.
|
||||||
|
|||||||
10
SECURITY.md
Normal file
10
SECURITY.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 1.9.4 | :white_check_mark: |
|
||||||
|
| < 1.9.4 | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
Please report vulnerabilitys in [our discord](https://discord.gg/JVyyDukQqV) by opening a ticket.
|
||||||
Loading…
x
Reference in New Issue
Block a user