interactions.py
interactions.py copied to clipboard
refactor!: Replace the Color class with an enum
About
This pull request replaces the Color class with an enumerator.
Checklist
- [x] I've ran
pre-committo format and lint the change(s) made. - [x] I've checked to make sure the change(s) work on
3.8.6and higher. - [ ] This fixes/solves an Issue (If existent):.
- resolves #
- I've made this pull request for/as: (check all that apply)
- [ ] Documentation
- [x] Breaking change
- [x] New feature/enhancement
- [ ] Bugfix
Added docstring back
Any possibility to add all basic colors? Not sure of the usefulness but while we're at it...
Any possibility to add all basic colors? Not sure of the usefulness but while we're at it...
Wdym by basic color?
Perhaps they mean the default role colors?
Discord changed green color to bit darker. Can you find new color and replace it?