✅ how to discord bot 101
can u all send me a guide / all info needed to make a discord bot using c#
10 Replies
1. library?
i want to be able to make buttons / etc...
2. how do i even start?
This server uses modix: https://github.com/discord-csharp/MODiX
GitHub
GitHub - discord-csharp/MODiX: Discord Bot handling basic moderatio...
Discord Bot handling basic moderation needs, soon implements statistics. - discord-csharp/MODiX
or I'm just going to guess ...
$modix
MODiX is an open source Discord bot, maintained by the C# Guild on GitHub
Submit a bug, suggestion or question
$discordlibs
Discord libraries to use for making a C# Discord bot, in order of GitHub popularity:
- Discord.NET ~3.2k stars
- DSharpPlus ~1.2k stars
- Remora.Discord ~240 stars
- Disqord ~150 stars
- NetCord ~40 stars
These are some popular libraries to get started
Explore their documentations and tutorials
i was confused for a sec i stg I thought u sent me ur cashapp tag
then i used my brain
I mistyped earlier then resent..nvm
id recommend Discord.NET
its very easy to get into