mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
doc/FAQ.md: minor fixes
This commit is contained in:
parent
8adf4ad5a3
commit
9da9ba648a
@ -110,13 +110,15 @@ user account.
|
||||
|
||||
## How do I make PBot remember my `date` timezone?
|
||||
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>
|
||||
|
||||
## How do I make PBot remember my `weather` location?
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user