prefix Check
Checks if a prefix is valid or not based on guild settings.
Return
true if the prefix is valid, false otherwise
Parameters
name
the prefix to be checked
settings Manager
the guild settings manager
Checks if a prefix is valid or not based on guild settings.
true if the prefix is valid, false otherwise
the prefix to be checked
the guild settings manager