Releases: Slingexe/hackmud-chat-client
Releases · Slingexe/hackmud-chat-client
v1.0.6
v1.0.5
- When the script is ran inside a docker, it will use a mount point to save config files on the local machine instead of inside the docker
- Fixed a typo.
- You can now pass a MUDTOKEN as a env variable.
- When running in a docker, the discord bot token will no longer be sent to log
- The bot will log when its unable to send a message
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Messages are not sanitized and sent in a new channel to use the discord search feature (you will need to rerun /settings setup)
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed:
- Commands will automatically deploy for docker instances
- Removed forgotten console.log for env vars (Docker only)
- Made sure result.ok was true before trying to send messages
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Better Dockerfile
- Reduced original Docker Image from 1.5GB down to ~350MB
- Changed how every script pulls config variables
- Fixed a couple minor bugs
Full Changelog: 1.0.1...v1.0.2
1.0.1
- Better formatting to avoid the acsi rendering limit per message.
- Bot starts pulling messages on startup when it has everything it needs.
- Checks for updates on startup
Full Changelog: Release...1.0.1