Aiko-IT-Systems / DisCatSharp.Snippets

Thanks to https://github.com/StormDevelopmentSoftware/

Home Page:https://github.com/Aiko-IT-Systems/DisCatSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DisCatSharp Snippets

Simple shortcuts (snippets) to develop a bot using the DisCatSharp Discord API.

How to install:

Windows

1: Goto %USERPROFILE%\Documents\Visual Studio VERSION\Code Snippets\Visual C#\My Code Snippets
2: Put .snippets in this folder and use in Visual Studio.

Snippets Shortcuts:

  • dcs: Include base DCS Namespaces
  • dcs_cnext: Include base DCS Commands Next Namespaces
  • dcs_vnext: Include base DCS Voice Next Namespaces
  • dcs_command: Create a single Command Task.
  • dcs_group: Create a group command class.

About

Thanks to https://github.com/StormDevelopmentSoftware/

https://github.com/Aiko-IT-Systems/DisCatSharp

License:MIT License


Languages

Language:Vim Snippet 100.0%