You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Embed Help |`embedhelp`| A custom help command implementation that modifies the default help and uses embed |
55
+
56
+
## Tips and Tricks
57
+
58
+
- Use Tab to navigate between required inputs
59
+
- Once a input is focused on, press tab again to skip it if you don't want to add that
60
+
41
61
## Known Issues
42
62
43
63
There isn't many snippets so any suggestions for snippets would be appreciated
@@ -52,6 +72,21 @@ Initial release of discord.py-snippets
52
72
53
73
Fix some bugs
54
74
75
+
### 1.1.0
76
+
77
+
Add 3 new snippets, `!gbchk`, `cgchk` & `!embedhelp`
78
+
Add more info in the readme file
79
+
80
+
### Extensions in the screenshots
81
+
82
+
-[Monokai](https://marketplace.visualstudio.com/items?itemName=monokai.theme-monokai-pro-vscode) by [monokai](https://marketplace.visualstudio.com/publishers/monokai)
83
+
84
+
-[Bracket Pair Colorizer](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer) by [CoenraadS](https://marketplace.visualstudio.com/publishers/CoenraadS)
85
+
86
+
-[Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) by [Street Side Software](https://marketplace.visualstudio.com/publishers/streetsidesoftware)
87
+
88
+
-[Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) by [Microsoft](https://marketplace.visualstudio.com/publishers/Microsoft)
0 commit comments