Launch-Bugfixes!

- Cats sendet wieder
- About: /start als Pattern
- Shell: return vergessen
This commit is contained in:
Andreas Bielawski
2016-06-21 16:20:56 +02:00
parent 89ff787b09
commit fc7e0d46f9
4 changed files with 7 additions and 11 deletions

View File

@@ -7,7 +7,8 @@ about.command = 'about'
about.doc = '`Sendet Informationen über den Bot.`'
about.triggers = {
'/about'
'/about',
'/start'
}
function about:action(msg, config)