From b7622d3022c9e1d400e82f231e9359cde279443e Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 27 Jan 2020 14:09:34 -0800 Subject: [PATCH] doc/Commands.md: add examples --- doc/Commands.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/Commands.md b/doc/Commands.md index 00dc3c1a..f68076d0 100644 --- a/doc/Commands.md +++ b/doc/Commands.md @@ -257,6 +257,16 @@ Usage: `my [ [value]]` If `key` is omitted, the command will list all metadata keys and values for your user account. + my timezone los angeles + [global] *!*@unaffiliated/pragmatic-chaos: timezone set to los angeles + + + + my + Usage: my [ [value]]; [global] *!*@unaffiliated/pragmatic-chaos keys: + autologin => 1; level => 100; loggedin => 1; name => pragma; + password => ; timezone => los angeles + See also [user metadata list](Admin.md#user-metadata-list). ### date @@ -271,6 +281,10 @@ will use that timezone instead. You may use the [`my`](#my) command to set the user metadata `timezone` to have the command remember your timezone. + + !date los angeles + It's Mon 27 Jan 2020 02:08:19 PM PST in Los Angeles. + ### weather The `weather` command displays the weather conditions and temperature for a location. @@ -282,6 +296,10 @@ user account. You may use the [`my`](#my) command to set the user metadata `location` to have the command remember your location. + !weather los angeles + Weather for Los Angeles, CA: Currently: Mostly Sunny: 71F/21C; + Forecast: High: 72F/22C Low: 53F/11C Warmer with sunshine + ## Commands documented elsewhere ### Administrative commands #### Logging in and out of PBot