Skip to content

A Discord bot that notifies when Devil Daggers streams go live.

Notifications You must be signed in to change notification settings

Spoertm/Swarmer

Repository files navigation

Swarmer1

A Discord bot that notifies when Devil Daggers streams go live.

Framework

  • .NET 8.0

Language

  • C# 12.0

Architecture

There was an attempt at following Clean Architecture, where:

  • Swarmer.Domain represents the core logic of the application, this includes communication with Discord, Twitch API, and the database.

  • Swarmer.Web.Client represents the Web/UI part that the user interacts with. It is a Blazor WebAssembly project built with tailwindcss.

  • Swarmer.Web.Server is where the API is defined and can be regarded as the entry point of the application.

Footnotes

  1. This bot was originally made by Angrevol#3416 and this project is a complete rewrite in C#.

About

A Discord bot that notifies when Devil Daggers streams go live.

Topics

Resources

Stars

Watchers

Forks