github.com/francodml/WBot2.0

Second version of the general server management bot I've set up for my Discord server

Open this visualization on its own page →

Contributors

2

Lines of Code

63

From

2021-02-27

To

2021-03-01

About francodml/WBot2.0

WBot2.0 is a Discord bot written in C# using the DSharpPlus library, designed as a second-generation server management tool for a specific Discord server. The project serves as a learning exercise in implementing dependency injection, hosting patterns, and reflection within a bot framework.

The creator acknowledges that this is a specialized bot tailored to particular server needs rather than a general-purpose solution, and recommends against simply cloning and running it without modification. The project is heavily based on Matt Jeanes' Discord bot template, though the author intends to gradually replace borrowed code with original implementations over time. While it's available as a reference or starting point for others building Discord bots in C#, it's not recommended as a drop-in solution without customization.

Share this video