-
Notifications
You must be signed in to change notification settings - Fork 10
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
Texts #2
Comments
You cant but if you really want to change it that bad use his code for his npm package to make the command d.js v12 github code: https://github.com/Nuggies-bot/nuggies-npm/blob/main/src/classes/v12/buttonroles.js d.js v13 github code: https://github.com/Nuggies-bot/nuggies-npm/blob/main/src/classes/v13/buttonroles.js Although I wouldn't recommend doing that as im not to sure what all his license covers as far as using source code |
@Aidan-The-Dev it is possible. refer to this release. simply use Nuggies.Messages(client, {
buttonRolesOptions: { // {role} placeholder only
addMessage: 'I have added the {role} role to you!',
removeMessage: 'I have removed the {role} role from you!',
}
}); in your mainfile. make sure you are using Nuggies version 3.x.x @r3ngan. Let me know if you have anymore doubts, make sure to join our support server for help from next time or just create an issue on the npm repository itself :) |
Ah ok sorry should have done some deeper diving before answering someone |
its fine! its because of you that this issue came to my attention, thank you |
closing due to inactivity, have a nice day |
how to make another text when the bot gives the role ?
The text was updated successfully, but these errors were encountered: