suvanl / delet3-suggestions

Temporary suggestions for delet3
1 stars 0 forks source link

Setup command #4

Closed oodvg closed 4 years ago

oodvg commented 4 years ago

Setup command

Example, [prefix]setup. Bot replys, what do you want the prefix to be? User import [prefix] Bot replys, what do you want logs to be? User imports [logs] Bot replys, what do you want moderation role to be? Please mention. User imports @[Mod role] Bot replys, what do you want the administration role to be? Please mention. User imports @[Admin role]

oodvg commented 4 years ago

Bot replys, okay! Setup is complete. Please do /set view to check it and /set edit for changing

suvanl commented 4 years ago

Something like this has already been implemented into delet3 - the only difference being, a single command controls each category (e.g. [prefix]modlog sends prompts allowing the user to change all modlog-related settings), to prevent unnecessary prompts for settings the user doesn't want to change.

oodvg commented 4 years ago

oh. okay.