/Discord-Bot

Discord C#/.NET Bot

Primary LanguageC#

Discord-Bot

A Discord C#/.NET Bot

This Discord bot is a chat and voice bot coded in C# with Discord.Net

This bot is built to be run on any .NET Framework compatible machine. It is meant for single server usage due to the heavy amount of resources the voice part consumes.

This bot currently is still in development, further changes to come.

To Install:

To install do the following:

  • Clone our repo.
  • Compile with Visual Studio, and it should be ready to go.
  • Modify config.json with your bot token and other settings.
    • Move this file to the same folder as your executable.

Resources