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

[Feature Request] Custom context #173

Closed
minibox24 opened this issue Jun 4, 2021 · 0 comments · Fixed by #236
Closed

[Feature Request] Custom context #173

minibox24 opened this issue Jun 4, 2021 · 0 comments · Fixed by #236
Assignees
Labels
enhancement ✨ New feature or request

Comments

@minibox24
Copy link
Contributor

What do you want to request?
before executing the command user can add custom methods

Do you have anything to tell us about your request?

execute(ctx: MyCustomContext) {
  ctx.message.reply(`you have ${ctx.coin}coin`)
}

like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants