mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-16 13:30:58 +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?
|
## 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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user