woidzero / vscode-pycord-snippets

Pycord snippets for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=woidzero.vscode-pycord-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pycord Snippets

Version GitHub last commit License Installs

đź“® Pycord snippets for Visual Studio Code

Snippets

Name Prefix Description
Pycord Bot pyc.bot Define discord bot
Pycord Commands Bot pycc.bot Define commands bot
Pycord Bridge Bot pycb.bot Define bridge bot
Pycord Slash Command pyc.cmd Define slash command
Pycord Prefixed Command pycc.cmd Define prefixed command
Pycord Bridge Command pycb.cmd Define bridge command
Pycord Cog pyc.cog Define cog
Pycord Commands Cog pycc.cog Define commands cog
Pycord Bridge Cog pycb.cog Define bridge cog
Pycord Cog Slash Command pyc.cog.cmd Define slash command for cog
Pycord Cog Prefixed Command pycc.cog.cmd Define prefixed command for cog
Pycord Cog Bridge Command pycb.cog.cmd Define bridge command for cog
Pycord Embed pyc.emb Define Discord embed
Pycord Event on_ready pyc.on_ready Define on_ready event
Pycord Event on_message pyc.on_message Define on_message event

License

vscode-pycord-snippets is licensed under the MIT License. See the LICENSE file for more information.

About

Pycord snippets for Visual Studio Code

https://marketplace.visualstudio.com/items?itemName=woidzero.vscode-pycord-snippets

License:MIT License