This current version is no longer supported.
This project has been going on for three years and during this time the codebase has become quite messy. This is why I've decided to abandon this version.
I'm doing a full rewrite in Rust. I plan to include all of the features available before and more in this rewrite.
Its development is happening on the rust
branch. Currently, the rewrite is not ready and missing a lot of features.
MuDiBot is a multipurpose Discord bot made using discord.js
This homemade bot aims to be a highly customizable and versatile bot that can be used for moderation and entertainment. Here some features: a warning system, a YouTube videos player and a text channel cleaner (useful for clearing commands).
MuDiBot started as a little bot for my Discord server and began to grow with time.
This bot's goal is to offer many functionalities for both server moderation and administration, but also fun features like custom commands and practical ones like a video player.
Special thanks to mozico555 and Neyo for suggestions, ideas and bug reports.
This bot require Node.js 12.0.0 or newer. You can get it here: https://nodejs.org/en/
Start by running this command in your local bot directory
npm install
Then, fill config.js
. More information will be found inside.
You will also need to create a bot user and invite it to your guild! A guide is on the way.
Start the bot by running run.sh
or run.bat
.
You can then write $help
(by default) to display all the available commands.
Feel free to report any issues here or submit a pull request! I'm still learning and I would love feedbacks.
MIT © Thomas Donovan