change example plugins to match current standards
这个提交包含在:
父节点
0e510cc8b6
当前提交
5b241eee13
@ -17,7 +17,7 @@ def build_output(rolls, modifier):
|
||||
output = start
|
||||
return output
|
||||
|
||||
@pinhook.plugin.register('!roll')
|
||||
@pinhook.plugin.command('!roll')
|
||||
def roll(msg):
|
||||
matches = dicepattern.match(msg.arg)
|
||||
if matches:
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户