-
Notifications
You must be signed in to change notification settings - Fork 1
Modules
eclips_e edited this page Jul 4, 2022
·
1 revision
A list of modules, a brief explanation and an example
Modules go simple as this:
[module.module_name.extra]
foo = bar
The links module, using the link command it find the key of the passed argument and returns it's value. (link multitool returns https://github.com/Spesships/Multitool)
[module.links]
spesships = "https://github.com/Spesships/"
jailbreak = "https://github.com/Spesships/Jailbreak-14"
multitool = "https://github.com/Spesships/Multitool"rr stands for Reaction Roles. Pretty simple.
[[module.rr]]
msg=0
emoji=0
# For some reason the Role ID has to be a string? Discord moment.
role="0"The SS14 module, status uses this one to check on the playercount.
[module.ss14.SERVERNAME]
ip_address="foo.bar"
port=1213
api_port=1212
api_token="foobar"