Skip to content

Commit 31c1164

Browse files
committed
perms stuff
1 parent fb257d4 commit 31c1164

File tree

2 files changed

+198
-264
lines changed

2 files changed

+198
-264
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ however, insignificant breaking changes does not guarantee a major version bump,
2424
- Misc commands without cogs are now displayed in `?help`.
2525
- `?help` works for alias and snippets.
2626
- `?config help <config-name>` shows a help embed for the configuration.
27+
- Support setting permissions for sub commands.
2728

2829
### Changes
2930

@@ -61,7 +62,8 @@ however, insignificant breaking changes does not guarantee a major version bump,
6162
- Bumped discord.py version to 1.2.3.
6263
- Use discord tasks for metadata loop.
6364
- More debug based logging.
64-
65+
- Reduce redundancies in `?perms` sub commands.
66+
6567
# v3.0.3
6668

6769
### Added

0 commit comments

Comments
 (0)