Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Examples for creating a Discord Bot using the Disqord library. Contains Visual Basic .Net examples.

Notifications You must be signed in to change notification settings

Anu6is/Disqord-Bot-Examples

Repository files navigation

Disqord (Visual Basic) Examples

MyGet The Lab
Visual Basic Examples for creating a Discord Bot using Disqord

Requirements

These projects were made using Visual Studio 2019, and they target .NET Core 3.1.
To open and build these projects you will need:

Getting Started

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.

NOTE: .Net Core 3.1 does NOT officially support winforms.

About

Examples for creating a Discord Bot using the Disqord library. Contains Visual Basic .Net examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published