Dishorde
Dishorde copied to clipboard
A Discord bridge bot for 7 Days to Die. Dishorde integrates a dedicated server with Discord, allowing players to access the game's chat from any device or location. Powered by discord.js.
This could be linked in with 7dtd!info or made its own command. Also add an option to automatically PM this info to players when they initially join the Discord. To...
Encoding changes from Windows (CR/LF) to Unix (LF)
For example, "" creates a link to the corresponding channel, but "#7dtd-discord-dev" does not.
EDIT 1: Partially implemented in bc0d469.
This can also be replicated using the Microsoft telnet client, indicating that it is not exclusive to the NodeJS telnet client. To replicate, comment out "connection.destroy();" around line 406 and...
'Cannot connect' is an error from the telnet-client package. This should be detected and replaced with something more descriptive