mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
QuickStart: add "Further Reading" template
This commit is contained in:
parent
386d14e1aa
commit
f0f94b3efe
@ -23,6 +23,10 @@ QuickStart
|
|||||||
* [Adding Channels](#adding-channels)
|
* [Adding Channels](#adding-channels)
|
||||||
* [Adding Admins](#adding-admins)
|
* [Adding Admins](#adding-admins)
|
||||||
* [Loading Plugins](#loading-plugins)
|
* [Loading Plugins](#loading-plugins)
|
||||||
|
* [Further Reading](#further-reading)
|
||||||
|
* [Commands](#commands)
|
||||||
|
* [Factoids](#factoids)
|
||||||
|
* [Modules](#modules)
|
||||||
<!-- md-toc-end -->
|
<!-- md-toc-end -->
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
@ -249,3 +253,10 @@ Currently loaded plugins may be listed with the `pluglist` command.
|
|||||||
|
|
||||||
For more information, see the [Plugins documentation](https://github.com/pragma-/pbot/blob/master/doc/Plugins.md).
|
For more information, see the [Plugins documentation](https://github.com/pragma-/pbot/blob/master/doc/Plugins.md).
|
||||||
|
|
||||||
|
### Further Reading
|
||||||
|
|
||||||
|
That should get you started. For further information about PBot, check out these topics.
|
||||||
|
|
||||||
|
#### Commands
|
||||||
|
#### Factoids
|
||||||
|
#### Modules
|
||||||
|
Loading…
Reference in New Issue
Block a user