Releases: GleammerRay/INTERLINKED
Releases · GleammerRay/INTERLINKED
v2.13.1 - POWERLINKED
Fixes:
- Better documentation.
v2.13.0 - POWERLINKED - Ephemeral Messages
New Features:
- Most user interaction responses are now ephemeral - they will only be visible to the command sender. Commands with ephemeral responses:
/help
,/get
,/pub
,/unpub
.
v2.12.1 - POWERLINKED
Changes:
- README updated.
v2.12.0 - POWERLINKED - Command Line Arguments
New Features:
- Command line arguments
-h
/--help
- Display help page.-q
/--quiet
- Do not log info and warnings into console. The-s
option will not be affected.-s
/--save-log
- Save script log to a file. Default path isbot.log
in parent directory, custom path can be specified with-o
.-o
/--output <filepath>
- Specify a custom log output file path instead ofbot.log
.-r
/--restart
- Automatically restart the script on crash.--raw
- Execute a raw run. The script will ignore all options and its output will not be formatted.
v2.11.0 - POWERLINKED - Discord Reconnect
New Features:
- Discord reconnect implemented, bot should crash less now.
Fixes:
- Bad guild handling was resulting in guild variables not being read correctly.
v2.10.3 - SAFELINKED - Better Logging
Changes:
- More info is logged.
- Logging now uses
I
,W
,E
in place ofINFO
,WARN
,ERR
respectfully.
Fixes:
- Fixed crashes due to closed Discord gateway.
v2.10.2 - SAFELINKED
Changes:
- Default config now has map images for default NEOTOKYO°.
- README now has a link to the NEOTOKYO° Steam store page.
v2.10.1 - SAFELINKED - Bad Blacklist Hotfix
Fixes:
- After blacklisting only the server with the most players was displayed, even if there's more than 1 non-blacklisted servers.
v2.10.0 - SAFELINKED - Steam Connect
New Features:
- Steam Connect links are now shown in the servers list.
v2.9.0 - SAFELINKED - /reset Overhaul
New features:
/reset
can now be used to reset any or all INTERLINKED variables.
Removed features:
/remove
removed due to redundancy