Python DiscordAPI VSCode Extension
Features
- Snippets
- Create Bot Command
Extension Settings
Coming Soon * `pythondiscordapivscodeextension.botname`: name for which the Discord bots variable should be named. I.E. client / bot
Release Notes
Very unstable and untested
0.0.1
0.0.1 - Alpha
[1.0.0] 2020-08-08
- Snippets added
- Cog Template
- Cog Command and command aliases
Removed
- Hello World Default Command
[1.1.0] 2020-8-11
- Snippets added
- Main Bot
- Main Bot command and command aliases
- Create Bot Command
ctrl+shift+p -> Create Bot
[1.1.1] 2020-8-11
- Changed Generated code for Cog as template code doesn't work
- snippet main code.
token=token -> TOKEN
if cog.endswith(".py"):
[1.1.2] 2021-10-15
- Changed main bot snippet
- Discord Cog Listeners
- Renamed
bot-cog to cog for easier reading
- Fixed really long wait time for bot command to complete
- Discord - RealName_123#2570 | RealName_123#8866
Everythin will be fine...
Enjoy!!!
| |