pub fn vaporwave<'fut>(
    ctx: &'fut Context,
    msg: &'fut Message,
    args: Args
) -> Pin<Box<dyn Future<Output = CommandResult> + Send + 'fut>>