-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Disable the mention of bot #11
Comments
should make it an option within the config. |
What do you think about having it as a slash command in discord? Something like: /leaderboard [serverName] Where the |
Would be awesome it you could implement it like that |
should be like /leaderboard [servername] |
Yes, this will, however, only be the case if a command is enabled at multiple servers. I'll push a rewritten version of the bot that will exclusively use slash commands. Stay tuned :) |
See https://github.com/FlorianSW/cftools-discord/releases/tag/v2.0.0-alpha1 as an alpha version of the bot using slash commands. I would really appreciate feedback 🙏 |
Will test it right away |
hey bud if I run the bot with `npm start
Error: EACCES: permission denied, mkdir '/root/.nvm/versions/node/v16.6.2'
internal/modules/cjs/loader.js:638 Error: Cannot find module 'node:events' but if I run it just with any ideas ? |
I'll help test it as well. |
What version of node do you use? I might have written the wrong requirement into the release notes. You need at least 17.6 now, thanks to what nodejs version Discordjs requires 🤷 |
updated to 17.6 now its running quick question for what is the file commands/leaderboard.cfg |
Oops, that is a leftover from first iterations 🙈 |
I did not hear any bad feedback so far, on the other hand I got some feedback mentioning that it works like expected :) I'm closing this issue therefore. Feel free to open a new issue when there are issues :) |
just a question
is it somehow possible to remove the need for @botName and change it to a prefix like !leaderboard ?
my users to like to write so much each time
and yes I know its lazy
The text was updated successfully, but these errors were encountered: