copyright

This commit is contained in:
Akamaru 2015-08-02 22:06:13 +02:00
parent a0412e6649
commit e3ecec91c1
2 changed files with 4 additions and 2 deletions

View File

@ -11,4 +11,5 @@ return {
usage = {""},
patterns = {"^/pic (.*)$"},
run = run
}
}
--by Akamaru [https://ponywave.de]

View File

@ -9,4 +9,5 @@ return {
usage = {""},
patterns = {"^/rename (.*)$"},
run = run
}
}
--by Akamaru [https://ponywave.de]