Skip to content

MistakeNot4892/Agatha2

Repository files navigation

Agatha2

A modular chatbot powered by Discord.NET. This readme is TODO.

Dependencies

  • dotnet
  • .NET framework 2.2 or higher.
  • Other packages.

Installation

  • Install dependencies.
  • Set up and invite a Discord bot as detailed here. Keep track of the bot secret token.
  • git clone https://github.com/MistakeNot4892/Agatha2
  • cd Agatha2
  • Modify data/config.tml to your desires.
  • dotnet run Agatha2.csproj token=PREVIOUSLYGENERATEDBOTTOKEN