Dynamensions.Templates.Discord 1.2.0

dotnet new install Dynamensions.Templates.Discord::1.2.0
This package contains a .NET Template Package you can call from the shell/command line.

Prerequisites

Go to Options → Tools → Preview Features → and check Show all .NET Core templates in the New project dialog (requires restart) You will only have to do this once.

Install

Run dotnet new --install Dynamensions.Templates.Discord in command line interface (cli) or in Package Manager Console (PMC). After running you should see it listed as:

Discord Bot Application                           discordbot               [C#], VB          Console/Discord
Discord Bot Library                               discordbotlib            [C#], VB          Library/Discord

In Visual Studio

  1. Start Visual Studio if not already started and start or add a new Project.
  2. In the filter, select Discord as the project type.

In Command Line Interface

Type dotnet new doscordbot [--language VB/C#]

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,436 1/29/2021
1.0.0 326 1/29/2021