Bot Changelog - Light-Trains/Documentation GitHub Wiki
Bot changes
- The old spreadsheet has been replaced with a proper database.
- Bot supports tracking now SHB, EW and DT state.
.cancel
command removed. You can use the new.undo
command instead.- New commands added.
.history
shows last 10 statuses for a server.undo
lets you remove a status.reboot
is used for resetting status when servers are rebooted in game during maintenance
- Commands that use expansion parameter no longer accept
l
, so use the expansion version number instead. The default should be 7 (Dawntrail) for each command. - All commands that accept a time parameter allow now you to set the time to max 9 days in past/future. This is done my using format
13:37-1
which means at 13:37 ST yesterday or12:34+2
which would mean at 12:34 ST on the day after tomorrow.
IMPORTANT
The new status backend works by using the status with the biggest timestamp as the current status for each server.
This means that if you set a status that has its timestamp before some other status, it will not show in the server status unless you undo the more recent status(es).