You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow for a non-interactive mode so one can do something like: -raffle start <length> <title> <Description> <number of winners> [days in server] [role]
This way, one can put something like this into a schedule and have it fire off at a designated time to help with time-sensitive giveaways. Is this doable?
Perhaps this could either be worked into the existing raffle command or could be its own separate thing.
In addition: I would imagine if one wanted to just define a role, and not care about days in server, then if the 6th argument is not a number, it will be set to 0 and be shifted to the 7th argument
The text was updated successfully, but these errors were encountered:
I'll re-iterate what I said on Discord below:
Allow for a non-interactive mode so one can do something like:
-raffle start <length> <title> <Description> <number of winners> [days in server] [role]
This way, one can put something like this into a schedule and have it fire off at a designated time to help with time-sensitive giveaways. Is this doable?
Perhaps this could either be worked into the existing
raffle
command or could be its own separate thing.In addition: I would imagine if one wanted to just define a role, and not care about days in server, then if the 6th argument is not a number, it will be set to 0 and be shifted to the 7th argument
The text was updated successfully, but these errors were encountered: