Uh oh!
There was an error while loading. Please reload this page.
feat: add embed builder and migrate current commands to embeds - #41
Conversation
DRSchlaubi
commented
Jun 6, 2021
Run |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| @Suppress("KDocMissingDocumentation", "unused", "MagicNumber") | ||
| object Colors { | ||
| // Discord | ||
| val BLURLPLE: Color = Color(114, 137, 218) |
There was a problem hiding this comment.
Those are actually wrong update them to match the new branding
There was a problem hiding this comment.
Should I remove all the non-existing colors?
There was a problem hiding this comment.
Or e.g. replace the current LIGHT_GREEN with the branding GREEN
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
DUDE |
Niggelgame
commented
Jun 6, 2021
freak i used the wrong git profile |
DRSchlaubi
commented
Jun 6, 2021
just rebase |
fix: change code style to pass style test fix: remove comments and use global embed function feat: add new branding colors
Niggelgame
commented
Jun 6, 2021
actually forgot the squash but fr took long enough for me to rebase on my own branch... until i found the IJ command to rebase on the root of the branch |
resolves#38