JJMumbleBot

A plugin-based All-In-One mumble bot solution in python 3.7+ with extensive features and support for custom plugins.
Features 🚀
- Built-in Plugins - Fast, responsive, plugin-based system for easy expandability.
- Youtube Plugin - Streams youtube songs in the channel.
- Playlist Support
- Video Thumbnails
- Queue System
- Direct Youtube Link Support
- Search/Browse Youtube Support
- Whisper Support
- Images Plugin - Posts images from urls or from a local directory in the channel.
- Local Images Support
- Direct Link Images Support
- Sound Board Plugin - Sound Board that plays short wav audio clips in the channel.
- Local Audio Clips Support
- Download and Play Support
- Whisper Support
- Randomizer Plugin - Do custom dice rolls, coin flips, etc in the channel.
- Dice Rolls
- Coin Flips
- Whisper Plugin - Whisper support for audio data.
- Bot Commands Plugin - Enhanced interactivity and management commands.
- Full list of built-in plugins
- Web Interface [WIP] - Control and manage the bot with an optional web interface.
- Auto-Updater - A System to update dependencies through bot commands.
- Support for custom plugins
- Pseudo-GUI System [PGUI] - A pseudo graphical user interface built with html tags.
- Event logging to keep track of bot usage and command history.
- Multi-Command Input - Input multiple commands in a single line.
- Command Aliases - Register custom aliases to shorten command calls.
- Custom Command Tokens - Custom command recognition tokens (ex: !command, ~command, /command, etc)
- Command Tick Rates - Commands in the queue are processed by the tick rate assigned in the config.
- Multi-Threaded Command Processing - Commands in the queue are handled in multiple threads for faster processing.
- Reconfigurable Command Privileges - The user privileges required to execute commands can be completely reconfigured.
Installation And Setup 🏃
- Download and install python 3.7+
- Install project dependencies
pip install -r requirements.txt
- Note: You must have libopus installed and installation varies by operating system.
- Please make sure your murmur server supports sending text messages of over 90000 characters. (Configurable in your murmur.ini file)
- Please check the Wiki Pages for setup procedures and more information.
Documentation 📝
JJMumbleBot Documentation WIKI
F.A.Q - Solve common issues easily
Requirements and Dependencies
Quick Start Guide
Quick Setup Utility - Web Interface For Config.ini File Creation
Legacy Versions
Extra Plugins:
https://github.com/DuckBoss/JJMumbleBot-PluginLibrary
Got any questions or concerns? Please post an issue report! 👋