The Ghost of Michael Masi Discord Bot, a fork of Alfred. He's here to help.
You will need a bot token to be the face of your discord bot: https://discord.com/developers/docs/topics/oauth2
Create a file named config.yml
testguild: <guild Id>
tokens:
discord: <OAuth token>
Run build from within the project directory:
dotnet build
Run compiled dll (default output path example)
dotnet run ./bin/Debug/net6.0/aflred.dll