Discord Demo Bot A simple bot written as a worker service using DSharpPlus. Authenticating the bot In order for the bot to work, you will need to set the bot token using dotnet user-secrets set "DiscordBotToken" "<YOUR_TOKEN>"