$awaitMessage

Awaits a message from given user ID or everyone in this channel, and returns it's message id/content.

Usage

$awaitMessage[MESSAGE (Optional);userid / everyone (optional, default everyone);timeout; return message id instead of content (yes/no)]
return the user reply or undefined

Timeout

The maximum time the bot waits for a user to send a message.
Accepts time in the format 10s for example.
The max time is 60 x (bot tier + 1) seconds, for example for tier 3 it would be 240 seconds.

Example:

Member01/03/2025
!!exec Your answer is: $awaitMessage[Are you tall?;$authorID]
Custom Command Bot 01/03/2025
Are you tall?
Member01/03/2025
YES
Custom Command Bot 01/03/2025
Your answer is: YES