Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.84 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.84 KB
Logo Sculk

Sculk discord application written in Python 3.10

SculkBotVersion PythonVersion License

📖 Introduction

Sculk is the source code for discord application written in Python of the community server of the Minecraft: Bedrock Edition Sculk.

🎯 Features

  • 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

⚒️ Run discord application

  • git clone https://github.com/sculkmp/Sculk-Bot
  • cd Sculk-Bot
  • pip install -r requirements.txt

🚀 Running

Simply run python main.py

🙌 Contributing

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:

Reporting bugs

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.

Submitting a Pull Request

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.

📌 Licensing information

This project is licensed under LGPL-3.0. Please see the LICENSE file for details.