pub async fn hello(
    _bot: &mut UserBot,
    message: &mut Message
) -> Result<(), UserBotError>
Expand description

Edits the command message and greets you

Scope

Anywhere

Usage(s):

!hello