Skip to content

Geoffery10/Discord-Role-Manager

Repository files navigation

rolm_3_Banner

Discord-Role-Manager (Rolm)

Pipeline Coveralls GitHub contributors GitHub top language

This is a role manager for my personal Discord servers

Table of Contents

Getting Started

  1. Clone or download the repository.
  2. Ensure you have Python 3.10+ installed.
  3. Install the project dependencies with pdm install.
  4. (Optional) Install development dependencies for testing: pdm install -d.
  5. Configure roles.json with the roles you want to manage and their associated emojis.
  6. To run the bot, execute pdm run (or run.bat on Windows).

Running Tests

After installing the development dependencies, you can run the test suite with:

pdm test

or directly with pytest:

pytest

Reasons your install failed:

  • Missing pdm (Install pdm using pip install pdm)

Contributing

Interested in contributing? Feel free to reach out to me on my discord! geoffery10

Authors

License

This project is licensed under the GNU General Public License v3.0 – see the LICENSE file for details.

About

This is a role manager for my personal Discord servers

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages