mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-28 23:09:39 +01:00
doc/FAQ.md: minor fixes
This commit is contained in:
parent
33f8405890
commit
2cab3192bf
@ -18,8 +18,8 @@ Whenever I push out an update to PBot, I increment the version. The PBot
|
|||||||
to see if it is newer.
|
to see if it is newer.
|
||||||
|
|
||||||
You can live-update PBot without shutting it down. None of your files in your custom
|
You can live-update PBot without shutting it down. None of your files in your custom
|
||||||
ata-directories will be touched unless that update includes a migration script in the
|
data-directories will be touched unless that update includes a migration script in the
|
||||||
`updates/` directory.
|
[`updates/`](../updates) directory.
|
||||||
|
|
||||||
If you used `git` to install PBot, type `git pull` in the `pbot` directory. This will
|
If you used `git` to install PBot, type `git pull` in the `pbot` directory. This will
|
||||||
update the PBot files to the latest version from GitHub. If you used ZIP archives, download
|
update the PBot files to the latest version from GitHub. If you used ZIP archives, download
|
||||||
@ -28,7 +28,7 @@ the latest files and extract them again.
|
|||||||
Then, in your PBot instance on IRC, use the [`refresh`](Admin.md#refresh) command to refresh
|
Then, in your PBot instance on IRC, use the [`refresh`](Admin.md#refresh) command to refresh
|
||||||
the PBot core and plugins. No restart required!
|
the PBot core and plugins. No restart required!
|
||||||
|
|
||||||
If there is a migration script for this update then `refresh` will say "Migration available;
|
If there is a migration script for this update then [`refresh`](Admin.md#refresh) will say "Migration available;
|
||||||
cannot refresh." and you will need to restart PBot at some point for the update to take effect.
|
cannot refresh." and you will need to restart PBot at some point for the update to take effect.
|
||||||
|
|
||||||
## How do I change the bot trigger?
|
## How do I change the bot trigger?
|
||||||
|
Loading…
Reference in New Issue
Block a user