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
The following configuration are possible through bot/server_config.ini:
setrealname: set member nickname (post verification) equal to their real
name (obtained from CAS).
grantroles: a comma-separated list of roles you'd like to assign to the
member post-verification. If the roles do not exist in the server, they'll
be created automatically.
serverid: ID of the Discord server. See Discord
FAQ.
(In Discord lingo, a server is known as a guild.)
deleteroles: a comma-separated list of roles you'd like to remove from the
member post-verification. For example, if new users get the unverified role
on joining your server, you can set deleteroles=unverified.
deleteroles, setrealname are optional. If you don't specify a value for them, it's picked up from the [DEFAULT] section at the top.