CriticalFlaw / FlawBOT

Multipurpose Discord bot written in C# using DSharpPlus.

Home Page:https://criticalflaw.ca/FlawBOT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

releases-shield docs-shield license-shield

logo

Multipurpose Discord bot written in C# using DSharpPlus.
Download · Documentation · DSharpPlus


Installation

  1. Install .NET Core 7.0 Runtime for console apps.
  2. Download the latest version of flawbot.zip.
  3. Extract downloaded file contents into a separate folder.
  4. Modify the included config.json file with your API tokens.
  5. Open the command prompt and start the bot by entering: dotnet FlawBOT.dll

Commands

There are multiple commands available in FlawBOT. Manage your Discord server, call popular public APIs or play music in your voice channel.

Click here for the full command documentation.

API Tokens

To get the most out of FlawBOT's commands, modify the included config.json file with the required API tokens.

Click here for the full list of API tokens and where to find them.

About

Multipurpose Discord bot written in C# using DSharpPlus.

https://criticalflaw.ca/FlawBOT/

License:MIT License


Languages

Language:C# 97.8%Language:JavaScript 2.2%