Method | Description | |
---|---|---|
onCommandCaffeine ( string $request ) : void | Processes requests to serve a user a caffeinated beverage. | |
onLoad ( ) : void | Checks for dependencies. |
public onCommandCaffeine ( string $request ) : void | ||
$request | string | Request including the target and an optional suggestion of what caffeinated beverage to serve |
return | void |