Skip to content

Guilded-NET/Guilded.NET.Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

🟡 Guilded.NET Templates

.NET templates for creating Guilded.NET bots. Easily create bots with one command.

Version Version

📙 Available Languages

  • C#
  • F#
  • VB.NET

⚙️ Available Templates

  • guilded.bot - dotnet new guilded.bot
  • guilded.webhook - dotnet new guilded.webhook

📥 Installing

Guilded.NET templates are available via NuGet and can be installed from command line:

dotnet new -i Guilded.Templates

⁉️ Support

If you need any help related to Guilded.NET, you can check out the following sources:

🔗 Links

✅ Goals

Our goal is to provide a library that is consistent and fast, while also maintaining ease of use. A library that does not bite a developer's hand allows them to focus more heavily on their code, have fun in what they are doing along, and have an easier time making bots. The consistency of code helps increase readability and collaboration.