Sculk is the source code for discord application written in Python of the community server of the Minecraft: Bedrock Edition Sculk.
- Administrator tools:
/say
- Moderation tools:
/kick
-/mute and /unmute
-/ban and /unban
-/lock and /unlock
-/unlock
-/clear
-/nuke
(for clear channel) -blacklist
(config.json) - Utilities tools:
/info
git clone https://github.com/sculkmp/Sculk-Bot
cd Sculk-Bot
pip install -r requirements.txt
Simply run python main.py
We warmly welcome contributions to the Sculk project! If you are excited about improving Minecraft Bedrock server software with Java, here are some ways you can contribute:
If you encounter any bugs while using Sculk, please open an issue in our GitHub repository. Ensure to include a detailed description of the bug and steps to reproduce it.
We appreciate code contributions. If you've fixed a bug or implemented a new feature, please submit a pull request! Please ensure your code follows our coding standards and include tests where possible.
This project is licensed under LGPL-3.0. Please see the LICENSE file for details.