Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement %^diff command #66

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Implement %^diff command #66

wants to merge 3 commits into from

Conversation

Chew
Copy link
Member

@Chew Chew commented Feb 13, 2021

Closes #45

This command adds a way to compare roles, members, and more.

[Add more when I'm not actively working]

Chew and others added 2 commits January 21, 2021 12:43
* Minor changes to role comparison

New command accepts as arguments to roles as strings and
not role ID's .

New sub-command compare that compares member's
date of arrival, date since last nitro boost,
names, status and roles.

Example: diff member Query#1234 random#4567

Also added thumbnail and color to the builders

* *diff command update*
1. fixed null when color is default color
2. Color is now visible as hex value
3.  not sure about line 101 and 102 method getRed() warning.
4. added information comparison in roles( similar format to roleinfo command )
5. removed most emojis and colors
6. simpler embedbuilders
7. diff member command takes as input mentioned members.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Add %^compare role/user command
1 participant