Community maintained custom commands for the YAGPDB Discord Bot.
Check out our curated collection of tested and verified custom commands, maintained by official YAGPDB staff members.
Writing custom commands, but want to add that little bit of ✨ extra ✨ to your editor? Check out the following plugins:
-
yagpdb-cc-ext delivers syntax highlighting for YAGPDB CCs.
It highlights functions, variables, features fold recognition as well as automatic indentation. -
gotemplate-syntax is a great alternative bringing you some basic highlighting to VSCode, however it won't recognise YAGPDB's functions.
- yagpdb.vim brings fully-fledged syntax highlighting to your Vim or Neovim.
It is under constant development, with a plethora of features like code-suggestions, copy-to-clipboard, and snippets.
-
yag-template-lsp is a language server for YAGPDB's custom command language.
It provides syntax highlighting, diagnostics, and code completion for your favourite LSP-compatible editor.- For VSCode and VSCodium, extensions are provided on the respective marketplace.
- For other editors, you need to install from source and tell your editor about it. Refer to your editor's LSP documentation.
- YAGPDB Support Server
- YAGPDB Documentation
- YAGPDB Learning Resources