Closed nukdokplex closed 4 years ago
Yes it is possible you should go along the path kutana / kutana.py on line 37 there is a setting for these prefixes
Actually, you better off settings prefix in your application code without touching the library.
app = Kutana(...)
app.config['prefixes'] = ('hey', 'bot')
I'd not found any solutions to change bot prefix. Is it possible?