mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Factoids.md: minor edit
This commit is contained in:
parent
ebf6ccb6fa
commit
18a3752d38
@ -300,7 +300,7 @@ You can use the following variables in a factoid or as an argument to one.
|
|||||||
`$0` expands to the original keyword used to invoke a factoid.
|
`$0` expands to the original keyword used to invoke a factoid.
|
||||||
|
|
||||||
## List variables
|
## List variables
|
||||||
You may create a factoid containing a list of quoted values. When this factoid is used as a `$variable` by using the `$` character, a random value
|
You may create a factoid containing a list of quoted values. When this factoid is used as a `$variable` a random value
|
||||||
will be selected from the list.
|
will be selected from the list.
|
||||||
|
|
||||||
For example, first create a normal factoid.
|
For example, first create a normal factoid.
|
||||||
|
Loading…
Reference in New Issue
Block a user