moar style changes
This commit is contained in:
parent
e475659978
commit
7410ee1d8f
@ -1,4 +1,3 @@
|
||||
|
||||
function run(msg, matches)
|
||||
local receiver = get_receiver(msg)
|
||||
print('receiver: '..receiver)
|
||||
@ -11,4 +10,3 @@ return {
|
||||
patterns = {"^!ping$"},
|
||||
run = run
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user