Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Feature/permissions command #123

Merged
merged 24 commits into from
Jun 20, 2019
Merged

Feature/permissions command #123

merged 24 commits into from
Jun 20, 2019

Conversation

weeryan17
Copy link
Member

@weeryan17 weeryan17 commented Jun 15, 2019

Pull request

  • I have read and agreed to the code of conduct.
  • I have read and complied with the contributing guidelines.
  • What I'm implementing was assigned to me or was not being worked on and is a somewhat requested feature. For reference see our GitHub projects.
  • I have tested all of my changes.

Added/Changed

Permissions commands.
Some utils for said permissions commands.

TODO

I'm dong a draft pr so I can get feedback on this before I finish up completely.

  • Higharchy switching
  • Command to test if user has a permission
  • Improve some UI things

Closes #106

Copy link
Member

@binaryoverload binaryoverload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than these few, I really can't find much "wrong" with this so far. Good work!

@weeryan17 weeryan17 marked this pull request as ready for review June 18, 2019 20:48
Copy link
Member

@binaryoverload binaryoverload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall a pretty good PR. Most of what I've requested is consistency with using the string format variant of replyType i.e replySuccess(String, Object...), replyDanger(String, Object...) etc

Can you please also go over and format all the files? There's some if(s hanging about.

Copy link
Member

@binaryoverload binaryoverload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm! we really need to investigate the groups not saving. You wanna merge this before or after that?

@weeryan17
Copy link
Member Author

Lgtm! we really need to investigate the groups not saving. You wanna merge this before or after that?

Let's get this merged as finding out why it's not saving is probably going to be a pain. besides getting it merged now allows lang stuff to happen

@weeryan17 weeryan17 merged commit 2473e47 into dev Jun 20, 2019
CascadeBot Alpha automation moved this from Being Reviewed to Done Jun 20, 2019
@binaryoverload binaryoverload deleted the feature/permissions_command branch June 21, 2019 07:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Permissions command
2 participants