Launch-Bugfixes!
- Cats sendet wieder - About: /start als Pattern - Shell: return vergessen
This commit is contained in:
@@ -7,7 +7,8 @@ about.command = 'about'
|
||||
about.doc = '`Sendet Informationen über den Bot.`'
|
||||
|
||||
about.triggers = {
|
||||
'/about'
|
||||
'/about',
|
||||
'/start'
|
||||
}
|
||||
|
||||
function about:action(msg, config)
|
||||
|
Reference in New Issue
Block a user