Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 286 Bytes

Discord Bot Template You can install the project as a template so you can use it whenever or you can simply just clone the repo. dotnet new -i 'Discord Bot Template' Search "discord" when creating a new project and boom :) To remove it simply type: dotnet new -u 'Discord Bot Template'