Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Nextcord HelperNew to Visual Studio Code? Get it now.
Nextcord Helper

Nextcord Helper

Pearoo

|
3,060 installs
| (0) | Free
Discord chat, bot template, snippets, theme and more!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NextcordHelper

NextcordHelper is a fork of Discord Tools. If you want to use discord.py instead of nextcord, please use Discord Tools instead of NextcordHelper.

GitHub

Features

[BETA] Discord chat in VSCode:

⚠️ This feature is currently in BETA, so it is possible that some features are not yet implemented and you may find bugs. If you find an error, report it to Darkempire78 (OC), not me, because I can't develop it. Thank you for reporting it here.

⚠️ It seems that the way this extension works is not entirely within Discord's Terms of Service. See the Discord TOS for more. However, please note that this extension does not collect personal information and does not automatically respond to messages! USE IT AT YOUR OWN RISK!

Instalation

You must set up your personal Discord token with the command: Discord Chat: Set up your personal Discord token

You can find your Discord token with the command: Discord Chat: Grab your personal Discord Token. However, if this does not work, you can follow this tutorial.

Features

  • Discord Chat
  • Navigation tree through the servers (DM will be supported in the future)
  • Parameters

Commands

  • Discord Chat: Set up your personal Discord token
  • Discord Chat: Start the Discord chat
  • Discord Chat: Grab your personal Discord Token
  • Discord Chat: Set up if the Discord chat should start when VSCode is opened
  • Discord Chat: Open the Discord Chat (must be started before)
  • Discord Chat: Reload the Discord Bot

Generate a template Discord bot:

  • Open the command palette (Ctrl+Shift+P) and choose: Generate a Pythom template bot (Nextcord).

⚠️ A folder must be opened in VSCode to execute this command

Open the Discord bot Documentation with/without a searching:

  • Open the command palette (Ctrl+Shift+P) and choose: Open the Discord bot Documention
  • Shortcut : Ctrl+Alt+D
  • You can change the wrapper in the extension settings if it is not the right documentation that opens by default.

⚠️ A folder must be opened in VSCode to execute this command

Generate code easily with snippets!

Python (Nextcord):

  • ncd.main : Create a basic Discord bot main.py file.
  • ncd.cog : Create a basic Discord cog.
  • ncd.cmd : Create a basic Discord command.
  • ncd.cmd+ : Create a complex Discord command.
  • ncd.embed : Create a basic Discord embed.
  • ncd.embed+ : Create a complex Discord embed.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Release Notes

1.0.0

  • Initial release

License

This project is under GPLv3.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft