Skip to content

Commit 4a769d8

Browse files
committed
change plpaste.py permissions to be botcontrol
1 parent a40f31d commit 4a769d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/plpaste.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from cloudbot.util import web
55

66

7-
@hook.command(permissions=["plpaste"])
7+
@hook.command(permissions=["botcontrol"])
88
def plpaste(text, bot):
99
"""<command> - pastes the plugin file that contains <command>
1010
:type text: str

0 commit comments

Comments
 (0)