Skip to content

Multivax/Skuld

 
 

Repository files navigation

Skuld

Build Status Codacy Badge Discord.Net

A Discord bot that helps being fun and interaction to your server through means of fun commands, gamification & moderation.

Self Hosting

Prerequisites
  • Visual Studio >= 2019
  • MariaDB >= 10.4.12
  • Net Core Version >= 3.1

Development Builds

  1. Clone the dev branch
  2. Clone all submodules
  3. Build the project
  4. Follow the steps for Consumer Releases from Step 2. onwards

Consumer Releases

  1. Download the latest release
  2. Set the Environment Variable SKULD_CONNSTR with your connection string
  3. Start the bot and let it generate a configuration entry
  4. In your database management of choice (like HeidiSQL or TablesPlus) enter your tokens into the only row in Configuration
  5. Restart the bot
  6. 🎊 You now have a working instance of Skuld 🎊

About

A Discord Chat Application Bot that uses c# with the Discord.Net Library

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%