Skip to content

Releases: wasi-master/vscode-discord.py-snippets

Version 1.7.0

19 Nov 13:02
670a7bf
Compare
Choose a tag to compare

What's Changed

  • added the guildonly template and fixed a bug in the embpagere template by @DitttT in #11

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

16 Nov 14:51
1e2dee9
Compare
Choose a tag to compare

What's Changed

  • Added an embed page reaction snippet by @DitttT in #9

Full Changelog: v1.5.4...v1.6.0

Version 1.5.4

14 Nov 03:10
21d0473
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

Version 1.5.3

13 Nov 08:45
f0c4db9
Compare
Choose a tag to compare

What's Changed

  • Fix the code in the !grpcmd snippet by @DitttT in #7

New Contributors

  • @DitttT made their first contribution in #7

Full Changelog: v1.5.2...v1.5.3

Version 1.5.1

06 Oct 06:23
Compare
Choose a tag to compare

What's Changed

  • Fix !dpstrt
  • Fix LICENSE year

Full Changelog: v1.5.1...v1.5.2

Version 1.5.1

06 Oct 06:17
Compare
Choose a tag to compare

What's Changed

  • Added a on_ready to !dpstrt

Full Changelog: v1.5.0...v1.5.1

Version 1.5.0

04 Oct 03:13
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

07 Aug 16:26
1972743
Compare
Choose a tag to compare

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

24 May 10:55
Compare
Choose a tag to compare

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

  • @imgbot made their first contribution in #1

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1

02 Nov 09:23
Compare
Choose a tag to compare

What's Changed

  • Fix a issue in the !emb snippet where there were double commas

Full Changelog: v1.2.0...v1.2.1