Opinion decide (Command) - Aid0nModder/AidanBot GitHub Wiki
Opinion decide will let AidanBot pick a random option from a list of options.
How To Run
Opinion decide has 1 argument:
- options is a list of what he will pick from, make sure to separate them with ',' (whitespace between commas are ignored) so 'bla, bla' will still work
/opinion decide [options]
For example
/opinion decide options:option1, option2
will return option1 or option2.