mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +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:
|
||||
|
||||
<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']
|
||||
<PBot> 1
|
||||
|
Loading…
Reference in New Issue
Block a user