This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Mikubot/plugins/rich_bitch.lua
2015-04-20 18:52:25 +02:00

16 lines
298 B
Lua

function run(msg, matches)
return 'Akamaru ist nicht reich!'
end
return {
description = "Sagt euch dass Akamaru nicht reich ist",
usage = "rich bitch",
patterns = {"^Rich Bitch",
"^rich bitch",
"^rich Bitch",
"^Rich bitch",
"^RICH BITCH"},
run = run
}
--by Akamaru