alexemanuelol / rustplusplus

A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features.
GNU General Public License v3.0
219 stars 104 forks source link

Suggestion: whitelist #337

Open RG-73 opened 5 months ago

RG-73 commented 5 months ago

whitelist option so we can limit who uses the bot ingame without having to black list people every time someone new joins team ui have a way so you can pick between a white list or a black list

RG-73 commented 5 months ago

also which would be considered main file as im trying to host the bot and i need to know which one is used to "start the bot" as i cant use a npm or node command to start it while its being hosted

Trophy198 commented 5 months ago

also which would be considered main file as im trying to host the bot and i need to know which one is used to "start the bot" as i cant use a npm or node command to start it while its being hosted

we have a slash command feature for roles, and it looks similar. the role command is a feature where only those with the specified role can use the discordbot commands.

RG-73 commented 5 months ago

sorry should have specified for the option is mainly for within rust when using the ingame commands

alexemanuelol commented 4 months ago

Can be added in the future.

RG-73 commented 3 months ago

I've created the code and implemented it into my bot if you want it (i dont understand uploading shit to github tho)

RG-73 commented 3 months ago

I've created the code and implemented it into my bot if you want it (i dont understand uploading shit to github tho)

at the moment it only works when a role is selected and i havent tested it ingame yet but its a start