Releases: wasi-master/vscode-discord.py-snippets
Releases · wasi-master/vscode-discord.py-snippets
Version 1.7.0
What's Changed
Full Changelog: v1.6.0...v1.7.0
Version 1.6.0
What's Changed
Full Changelog: v1.5.4...v1.6.0
Version 1.5.4
Version 1.5.3
Version 1.5.1
Version 1.5.1
Version 1.5.0
What's Changed
- Fixed indentation in
!embedhelp
by @DeepQuantum in #3 - Added UI Category with
!button
,!cbutton
and!select
&!except
snippets by @DeepQuantum in #5 - Various other small typo and bug fixes
New Contributors
- @DeepQuantum made their first contribution in #3
Full Changelog: v1.4.0...v1.5.0
Version 1.4.0
What's Changed
- Changed the
!cog
snippet to use the current file name as the cog name, thanks to QuaKe - Added
!owner_only
check - Added
!nsfw_only
check - Added
!hasperms
check - Added
!cooldown
decorator - Added
!waitforreaction
snippet - Added
!waitformessage
snippet - Make cog name in cog snippet inferred from file name by @quakecodes in #2
New Contributors
- @quakecodes made their first contribution in #2
Full Changelog: v1.2.2...v1.4.0
Version 1.2.2
What's Changed
- Fix a issue in the
!emb
snippet where there was a : where there shouldn't be one - [ImgBot] Optimize images by @imgbot in #1
New Contributors
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1
What's Changed
- Fix a issue in the
!emb
snippet where there were double commas
Full Changelog: v1.2.0...v1.2.1