mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Commands.md: link to Functions docs
This commit is contained in:
parent
1c07f66a35
commit
fb644a1a14
@ -218,6 +218,8 @@ Functions can be loaded via PBot Plugins.
|
|||||||
* only bot owner can load new Functions
|
* only bot owner can load new Functions
|
||||||
* Functions have access to PBot internal API functions and data structures
|
* Functions have access to PBot internal API functions and data structures
|
||||||
|
|
||||||
|
For more information, see the [Functions documentation.](Functions.md)
|
||||||
|
|
||||||
### Factoids
|
### Factoids
|
||||||
Factoids are another type of command. Factoids are simple text commands which
|
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
|
anybody can create. In their most basic form, they simply display their text
|
||||||
|
Loading…
Reference in New Issue
Block a user