Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
/ DiscordBotExample Public archive

A Discord bot example using Discord.Net lib in Visual Basic.Net - [.Net Core Console Application]

License

Notifications You must be signed in to change notification settings

Anu6is/DiscordBotExample

Repository files navigation

Discord.Net (Visual Basic) Example Bot

NuGet
Visual Basic Example for creating a Discord Bot using Discord.Net (2.2.1)

Getting Started

Documentation

Before you start coding a project, I would suggest reviewing the Guides and Documentation provided.

Initial Visual Studio Project

Once you've created your new project (preferably a .Net Core Console Application) install the following
Nuget Packages:

From there, simply follow one of the provided example templates, to get your bot connected. Each example includes a command module implementation to help you get started with commands.

Releases

No releases published

Packages

No packages published