ModBot Documentation
Your guide to using and hosting the powerful ModBot
Getting Started
To invite the hosted ModBot to your server, use this link:
Commands & Features
- Ban / Unban
- Kick
- Purge
- Warn / Unwarn
- Warnings Overview
- Mute / Unmute
- Lock / Unlock Channels
- Manage Roles
- Logging (optional)
- Server Prefix & Global Prefix
- Ping & Help Commands
Self-Hosting
- Download ZIP file
- Extract the ZIP & open a terminal in the folder
- Run
pip install -r requirements.txt
- Enter your token in
config.json
or.env
- Start the bot with
python utility_bot.py
Future Updates & Roadmap
Logging System
If the logging cog is not used, the following message may appear:
Error loading LoggingCog: Extension 'logging_cog' not found.
This is just an informational message and does not affect the bot's functionality. You can ignore it.
Support
Need help or want to contribute? Join the Support Server.
Created by CubeZockii – Contributions are welcome!