Find user

To add this step to your bot, simply click on the "Find user" block. If you can't find it, you can easily search for it using the search bar at the top of the editor.

Use this block to search for members of your community based on a field. See the example at the bottom of this page to understand when and how to use it.

Using this block has a direct impact on Edit Dots tags, Edit Roles, Kick member blocks since you will be able to select users gotten from Find user steps.

Settings:

Once selected, the settings will open in the right part of the editor:

  1. Field: Select the field you have and with which you will search for the member on your server. One of the following options Twitter, Email, Location, Name, Wallet Address or Referral Source

  2. Pick a user response: Select the response that contains the data you selected in step 2. This comes from previous steps

Here is a possible use case: You want a bot for your admins to be able to kick a member of the server using their twitter username. 1) Click a button (this button will only be accessible to Admins)

2) The twitter username is asked

3) Enter the twitter username of the member you want to kick out from your Discord server

Note that this "{{Find a user.userId}}" option will only appear if you use the Find user block!

Last updated