Skip to content

Releases: muzaffarmhd/cordctl

v0.0.2

11 May 11:53

Choose a tag to compare

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:

  1. Ensure prerequisites (Python 3.8+, pip, FFmpeg for music, Tkinter for GUI) are met as detailed in the README.md.
  2. Clone the repository and install with pip install ..
  3. Run cordctl login to configure your bot credentials.
  4. Run cordctl refresh to cache your bot's guilds.
  5. Explore commands with cordctl --help.

We welcome feedback and contributions! Please report any issues or suggest features on the project's GitHub page.