mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
README.md: fix link
This commit is contained in:
parent
ca143eba01
commit
2762565869
@ -300,7 +300,7 @@ You can use factoids as variables and interpolate them within commands.
|
||||
<pragma-> !echo greeting is $greeting
|
||||
<PBot> greeting is Hello, world
|
||||
|
||||
PBot `$variable` interpolation supports [expansion modifiers](doc/Factoids#expansion-modifiers), which can be chained to
|
||||
PBot variable interpolation supports [expansion modifiers](doc/Factoids.md#expansion-modifiers), which can be chained to
|
||||
combine their effects.
|
||||
|
||||
<pragma-> !echo $greeting:uc
|
||||
|
Loading…
Reference in New Issue
Block a user