All notable changes to the "discord-py-snippets" extension will be documented in this file.
- Initial release of discord.py-snippets extension
- Fixed some bugs
- Added 3 new snippets,
!gbchk,!cgchk&!embedhelp - Added more info in the readme file
- Added not shadowing command snippets (for function names for commands that are already defined eg. eval)
- Added embed snippets
- embed
- field
- footer
- author
- image
- thumbnail
- Fixed an issue in the
!embsnippet where there were double commas
- Fixed an issue in the
!embsnippet where there was a : where there shouldn't be one
- Added Group Template
!grp - Added Group command Template
!grpcmd - Made event names always start with
on_ - Made it easier to add commands with aliases
- Changed the command in
!dpstrtfromtesttohello - Made it easier to know what a value is for
- Fixed a bug in
!cgcmdwhere the aliases field would have a unnecessary comma
- Changed the
!cogsnippet to use the current file name as the cog name, thanks to QuaKe - Added
!owner_onlycheck - Added
!nsfw_onlycheck - Added
!haspermscheck - Added
!cooldowndecorator - Added
!waitforreactionsnippet - Added
!waitformessagesnippet
- Added UI Category with
!button,!cbuttonand!select - Added
!exceptsnippet - Fixed indendation in
!embedhelp
- Added a
on_readyevent in the!dpstrtsnippet
- Made it work
- v0 to v1