Closed TomerRon closed 2 years ago
:tada: This PR is included in version 3.0.0-beta.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 3.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR adds Application Commands to cordless, allowing bots to register commands and react to them. For now, only basic interactions are possible. Future PRs will add additional features like accepting options, responding with interactive buttons, and more.
Basic Commands usage
Note: your bot's application ID can be found in the Discord developer portal. It's only required if you are using commands.
Breaking changes
.login(token)
anymorePrevious:
New: