Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to change to the default message responses #111

Closed
FocusZTV opened this issue Aug 8, 2020 · 3 comments
Closed

Option to change to the default message responses #111

FocusZTV opened this issue Aug 8, 2020 · 3 comments

Comments

@FocusZTV
Copy link

FocusZTV commented Aug 8, 2020

Could the option to be able to change the default message responses for things like the user not having permission, the command being on cooldown etc be added?

It would be nice to be able to change the formatting of it to make it match my bots more.

@FocusZTV FocusZTV changed the title Change to the default messages Option to change to the default message responses Aug 8, 2020
@zThana
Copy link

zThana commented Aug 8, 2020

You're better off making your own class which takes care of that. Once you implement any other features into your bot that will be used often, you'll be creating a class for that anyways.

@jagrosh
Copy link
Member

jagrosh commented Aug 8, 2020

This will be possible once translation support is added, as you could simply override the default (english) messages.

@jagrosh jagrosh closed this as completed Aug 8, 2020
@jagrosh
Copy link
Member

jagrosh commented Aug 8, 2020

#54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants