Guild Config - Assists Module¶
The Assists Module is a module designed to be used for co-ordinating assist attacks in Torn.
The userscript adds buttons to the attack loader, upon clicking, the bot will output the request into the configured channel.
For detailed usage, commands, and examples, see the Assists Module Overview
Settings at a glance¶
| Setting | Default | Summary |
|---|---|---|
| Request Channel | null |
The text channel where assist requests are sent |
| Shared Assists | Enabled |
A toggle to control the ability for registered factions to claim each other’s assist requests |
Request Channel¶
Purpose
The request channel is a text channel in which all assist requests are sent.
This one channel covers all assists for the bot and registered factions.
Accepts
Text Channel
Default
null
Shared Assists¶
Purpose
Shared Assists is a toggle which controls claiming behavior, see table below:
| State | Behaviour |
|---|---|
| Enabled | Assist requests can be claimed by any member of any faction registered in the Faction Config |
| Disabled | Assist requests can only be claimed by members of the requesting faction |
Accepts
Enabled | Disabled
Default
Enabled