$forEachUser
$forEachUser
will execute awaited commands for user across all guilds.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
time | string | How long it takes between each user to execute the next one. | true |
awaitData | object | Awaited Data. | true |
…awaitedCmds | string | Awaited Commands to execute. | true |
endCmd? | string | Awaited Command to execute when loop ends. | false |
Example(s)
This will log every (cached) user in your console: