A desktop manager for NadekoBot, written in C# with Avalonia. csharpdiscordnetcoreavalonianadekobot UpdatedJan 1, 2025 C# logonoff/local_medusa Star0 Code Issues Pull requests NadekoBot medusa (discord bot extension) for playing music from a remote network via SMB ...
using Discord.Net; using Discord.WebSocket; using Nadeko.Snake; using NadekoBot; using Serilog; namespace MuteReborn { public static class Extensions { private const string BUTTON_YES = "BUTTON_YES"; private const string BUTTON_NO = "BUTTON_NO"; private static readonly Emoji _okEmoji = new...
General purpose discord chat bot written in C# using Discord.net library. - GitHub - meckhard/NadekoBot: General purpose discord chat bot written in C# using Discord.net library.
WizBot.sln dev: Added initial version of the grpc api. Added relevant dummy sett… Oct 6, 2024 docker-entrypoint.sh dev: Created v5 branch on repo. May 28, 2024 exe_builder.iss dev: Created v5 branch on repo. May 28, 2024 mkdocs-requirements.txt ...
NadekoBot Nadeko Discord chatbot I made in c#, using Discord.net library. You can also create a very basic web-ui with the data that is in the Parse DB.example ##This section will guide you through how to setup NadekoBot After you have cloned this repo, move the data from the DLLs ...