v0.3.6-pr-final
HotaruBlaze
released this
18 May 12:43
·
35 commits
to dev
since this release
Note: This contains all changes from v0.3.5 to this pre-release, including all previous pre-release builds.
goTES3MP Changes
Add Features - Mention and Channel Link conversion for Discord Relay (#4)
Fix discord.userroles missing from default config
Fix os.exit when generated a default config
Add an enableInteractiveConsole for running goTES3MP headless
Add update checking
Add ready event to Discord.go
Remove legacy Discord method
Add VPN Api checks and warning if none are set but vpnChecker is enabled
TES3MP Changes
Change the config naming, to make it simpler
Fix missing checks for IrcBridge.SendSystemMessage
Remove DataManager Requirement & Merging both configs into one file
Implement sendDiscordMessage
Other
[Spelling Fix] responce - > response
Generate a default config on build
Update Readme and add methods.md
Full Changelog: v0.3.5...v0.3.6-pr-final