This repository was archived by the owner on Sep 29, 2020. It is now read-only.
Releases: Headline/Discord-IRC-Relay
Releases · Headline/Discord-IRC-Relay
Discord-IRC-Relay-v1.2.26
Escape usernames to prevent message format issues
Discord-IRC-Relay-v1.2.25
Add spam filter Funny Joke....................................KyleS
Discord-IRC-Relay-v1.2.24
DM the user their deleted message As a courtesy, we'll DM the user the message that was deleted, that way they aren't upset that they'll have to retype their message.
Discord-IRC-Relay-v1.2.23
Fix minor spelling issue (#10)
Discord-IRC-Relay-v1.2.22
Clean *.xml, *.pdb, and *.config from build output
Discord-IRC-Relay-v1.2.21
Switch configuration to json format (#9)
Discord-IRC-Relay-v1.2.14
Use WS4Net Web Socket Provider (Fixes #8)
Discord-IRC-Relay-v1.2.13
Add attachment feature to Readme list
Discord-IRC-Relay-v1.2.12
Relay discord message attachment URLs
Discord-IRC-Relay-v1.2.9
Add warnings & auto deletion for bad pastes Another less important detail that was changed in this patch is the fact that we moved the empty whitespace checks from just checking the `formatted` output to the actual `parts` that get dispatched to the channel. This was done because certain input texts would dodge this empty check.