Dynamensions.Templates.Discord
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Dynamensions.Templates.Discord::1.0.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
In Visual Studio
- Start Visual Studio if not already started and start or add a new Project.
- 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.