You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot now checks for newer versions available on GitHub. If a newer version is found, a notification appears in the console. This can be disabled by setting disable-version-check to true in config.json.
Added --configfile argument. This allows you to set a different config file path.
Added 7dtd!players command.
Global messages (non-chat messages) now show up as embedded messages in Discord.
The channel can now be set using a command. This eliminates the requirement to enable Developer Mode when setting up the bot. This can still be done manually and the instructions have been moved to a wiki page. The command only works for users with the 'Manage Server' permission.
Fixed bot not attempting to re-connect in certain instances.
Fixed 7dtd!time and 7dtd!version not always working when the bot is on a local connection.
Fixed crash when commands (such as 7dtd!time) are entered with no connection to the server.
Fixed the log-messages preference.
Telnet connection errors now show the full error string rather than the 'code' which sometimes does not exist.