Releases: muzaffarmhd/cordctl
Releases · muzaffarmhd/cordctl
v0.0.2
cordctl - v0.0.2 - Initial Release
This is the initial public release of cordctl, a utility designed to automate and simplify Discord server management.
Known Issues & Limitations:
- This is an early release and is still under active development. Expect rough edges and potential bugs.
- Tests are still to be added.
- Text width rendering differences between Tkinter (GUI preview) and Pillow (final image generation) can lead to minor alignment discrepancies in the Welcomer.
Getting Started:
- Ensure prerequisites (Python 3.8+, pip, FFmpeg for music, Tkinter for GUI) are met as detailed in the README.md.
- Clone the repository and install with
pip install .. - Run
cordctl loginto configure your bot credentials. - Run
cordctl refreshto cache your bot's guilds. - Explore commands with
cordctl --help.
We welcome feedback and contributions! Please report any issues or suggest features on the project's GitHub page.