mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-19 23:10:44 +01:00
doc/Commands.md: fix broken link
This commit is contained in:
parent
02062ed81a
commit
6d5f69c426
@ -289,7 +289,7 @@ You can use factoids as variables and interpolate them within commands.
|
|||||||
<pragma-> !echo greeting is $greeting
|
<pragma-> !echo greeting is $greeting
|
||||||
<PBot> greeting is Hello, world
|
<PBot> greeting is Hello, world
|
||||||
|
|
||||||
PBot variable interpolation supports [expansion modifiers](doc/Factoids.md#expansion-modifiers), which can be chained to
|
PBot variable interpolation supports [expansion modifiers](Factoids.md#expansion-modifiers), which can be chained to
|
||||||
combine their effects.
|
combine their effects.
|
||||||
|
|
||||||
<pragma-> !echo $greeting:uc
|
<pragma-> !echo $greeting:uc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user