Skip to content

Instantly share code, notes, and snippets.

@Joshuliu
Last active August 21, 2018 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Joshuliu/f5d04e45e7987ed8af6451bfc1374f1a to your computer and use it in GitHub Desktop.
Save Joshuliu/f5d04e45e7987ed8af6451bfc1374f1a to your computer and use it in GitHub Desktop.
How to review members using AppBot. Github Gists power AppBot's Documentation.

Reviewing Members

There are a two ways to review members. We will go over them one by one.

/review @member

Review a specific by mentioning him or her. Note that this does not need to be a mention. You can use the member's name, name#discrim, nickname, nickname#discrim, user ID, or user mention. Action If everything worked as planned, the bot will send the user's application along with this embed message. You have 3 choices here - Accept the app, deny the app, or ignore the app. Use reactions to make a decision.

/review

Typing /review by itself makes the bot pull up a menu allowing you to review members in different ways. Depending on who applied and what applications there are, your menu may look a little different. Review Menu Each menu item performs a different task. Use reactions to select your action.

1. Review Specific Member

Think of this as /review @member. Review a specific member by entering the user's name. This should rarely be used because /review @member is the more efficient way of performing this action.

2. Review by Application Name

Review all applications of a single type. If you only have one application, this is basically the same as reviewing all applications. Otherwise, the bot will prompt you asking for which application submissions you would like to review. When reviewing, the application along with an embed message allowing you to select what to do with the application will be sent to you. Action with Stop You have 4 choices here - Accept the app, deny the app, ignore the app, or stop reviewing here. Use reactions to make a decision.

3. Review all Applications

Review every single application. This will not work if no applications have been submitted. The bot picks apps grouped by applications.When reviewing, the application along with an embed message allowing you to select what to do with the application will be sent to you. Action with Stop You have 4 choices here - Accept the app, deny the app, ignore the app, or stop reviewing here. Use reactions to make a decision.

4. Cancel

Exit this menu, similar to the configuration menu.

/apps

Alias: /applications

Receive a list of members who have applied for specific applications in your server. Apps This message will be sent in the same channel as where you invoked the command, so be sure that you are in a private channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment