Guild Config - Company Module¶
The Company Module tracks torn companies through the director's API Key, using this data it sends alerts and reminders, provides insights and recruitment tools to directors.
The module is also designed with proxy company owners in mind, and is supported as standard.
For detailed usage, commands, and examples, see the Company Module Overview.
Settings at a glance¶
| Setting | Default | Summary |
|---|---|---|
| Director Role | null |
A role given upon running the /companies director command |
| Require Registered Company | True |
A toggle to allow or disallow non-directors from using the /companies director command |
Note
Company tracking is setup in an independant system or menu, please see the module overview for more info.
Director Role¶
Purpose
The director role is the role which can be self-assigned by members of a discord server by running the /companies director command.
This command can be restricted to only Company Directors by adjusting Required Registered Company
Accepts
Role
Default
null
Required Registered Company¶
Purpose
Require registered company is a toggle which controls the restriction on the /companies director command, see table below:
| State | Behaviour |
|---|---|
| Enabled | Prevents players who are not company directors from using the /companies director command |
| Disabled | Allows any player to use the /companies director command, regardless of director status |
Accepts
Enabled | Disabled
Default
Enabled