-
Notifications
You must be signed in to change notification settings - Fork 23
Discord Server configuration paramters
Kunwar Shaanjeet Singh Grover edited this page Jul 10, 2021
·
1 revision
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 theunverified
role on joining your server, you can setdeleteroles=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.
Example usage:
[Chess Club]
serverid=724827932778037370
setrealname=yes
grantroles=Verified,IIIT