3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-06 11:28:43 +02:00

doc/FAQ.md: minor fixes

This commit is contained in:
Pragmatic Software 2021-07-15 17:16:03 -07:00
parent 8adf4ad5a3
commit 9da9ba648a

View File

@ -110,13 +110,15 @@ user account.
## How do I make PBot remember my `date` timezone? ## How do I make PBot remember my `date` timezone?
Use the [`my`](Commands.md#my) command to set the `timezone` user metadata for your Use the [`my`](Commands.md#my) command to set the `timezone` user metadata for your
user account. Your hostmask must match the user account. user account. Your hostmask must match the user account. The `my` command will automatically
create a user account for you if one does not exist.
my timezone <your timezone> my timezone <your timezone>
## How do I make PBot remember my `weather` location? ## How do I make PBot remember my `weather` location?
Use the [`my`](Commands.md#my) command to set the `location` user metadata for your Use the [`my`](Commands.md#my) command to set the `location` user metadata for your
user account. Your hostmask must match the user account. user account. Your hostmask must match the user account. The `my` command will automatically
create a user account for you if one does not exist.
my location <your location> my location <your location>