Here are
264 public repositories
matching this topic...
A simple template to start to code your own and personalized discord bot in Python programming language.
Updated
May 29, 2022
Python
An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
🌋 - Lavalink wrapper for Discord.NET. Provides more options and performs better than all .NET Lavalink libraries combined.
.fmbot is a social Discord bot that provides music statistics for you and your friends.
Updated
May 27, 2022
HTML
A C# library that can emulate Pokémon battles.
A free, robust, open-source Discord bot written in C# 8 using .NET Core 3.1 and a whole lotta Man Hours.
add some interactivity to your commands 🙂
Updated
Dec 4, 2020
Batchfile
Simplifying Discord.NET hosting with .NET Generic Host (Microsoft.Extensions.Hosting)
Sharded discord bot made in c# using Discord.Net and .NET 5
Base templates to build a Discord.Net 1.0 bot off of
Archived: A Discord bot for BitZeny users.
[project-shutdown] Official source code of the FTNPower discordbot with private Fortnite STW API
💎 Source code for a Discord bot to get started in C# with Discord.Net
Curated list of awesome open-source Discord Bots
Pootis-Bot, a multipurpose, modular, open-source Discord bot built using .NET & Discord.NET.
An utility Discord bot written in C# using Discord.Net
The coolest discord bot around
A discord bot that automatically assigns roles based off of a google form submission
An addon that adds interactive functionality to commands.
This is depreciated, use RavenBOT instead
디스코드 봇 올리브토스트 v6의 소스코드입니다
Caulius is a peculiar Discord bot, that will send you some nice penis text arts.
Wrapper for the KSoft API written in C#
(Deprecated) A moderation bot for Discord (.NET Core)
A Discord bot for assigning a verifed rank to users by using the GW2 API to verify the world they are on.
Updated
Jun 19, 2019
PowerShell
Discord.NET bot template code
Improve this page
Add a description, image, and links to the
discord-net
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
discord-net
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
The OnJoinRequested callback is completely broken, no matter the amount of times I call "invoke", subscribe to the event, or elsewise. In fact, it's subscribed to in the main DiscordManager.cs file, with this line of code:
Yet, that Debug is never called. No matter how many times I c