mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-16 13:30:58 +01:00
doc/Plugins/Plang: remove unnecessary escape
This commit is contained in:
parent
700054c0e4
commit
b4c9611570
@ -81,7 +81,7 @@ See the [Plang Map documentation](https://github.com/pragma-/Plang#map) for a re
|
|||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
<pragma-> !plang userget('pragma-')
|
<pragma-> !plang userget('pragma-')
|
||||||
<PBot> { channels: "global", hostmasks: "*!*\@unaffiliated/pragmatic-chaos", botowner: 1 }
|
<PBot> { channels: "global", hostmasks: "*!*@unaffiliated/pragmatic-chaos", botowner: 1 }
|
||||||
|
|
||||||
<pragma-> !plang userget('pragma-')['botowner']
|
<pragma-> !plang userget('pragma-')['botowner']
|
||||||
<PBot> 1
|
<PBot> 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user