3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

doc/Commands.md: link to Functions docs

This commit is contained in:
Pragmatic Software 2020-02-16 12:27:23 -08:00
parent 1c07f66a35
commit fb644a1a14

View File

@ -218,6 +218,8 @@ Functions can be loaded via PBot Plugins.
* only bot owner can load new Functions
* Functions have access to PBot internal API functions and data structures
For more information, see the [Functions documentation.](Functions.md)
### Factoids
Factoids are another type of command. Factoids are simple text commands which
anybody can create. In their most basic form, they simply display their text