Skip to content

iFormulaLeague/alfred

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred

.NET

The Ghost of Michael Masi Discord Bot, a fork of Alfred. He's here to help.

Requirements

You will need a bot token to be the face of your discord bot: https://discord.com/developers/docs/topics/oauth2

Build

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

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%