Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Releases: Headline/Discord-IRC-Relay

Discord-IRC-Relay-v1.2.26

27 Jul 01:07
Compare
Choose a tag to compare
Escape usernames to prevent message format issues

Discord-IRC-Relay-v1.2.25

27 Apr 02:09
Compare
Choose a tag to compare
Add spam filter

Funny Joke....................................KyleS

Discord-IRC-Relay-v1.2.24

20 Mar 20:19
Compare
Choose a tag to compare
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

14 Mar 05:35
Compare
Choose a tag to compare
Fix minor spelling issue (#10)

Discord-IRC-Relay-v1.2.22

13 Mar 18:50
2d25f82
Compare
Choose a tag to compare
Clean *.xml, *.pdb, and *.config from build output

Discord-IRC-Relay-v1.2.21

13 Mar 18:45
Compare
Choose a tag to compare
Switch configuration to json format (#9)

Discord-IRC-Relay-v1.2.14

25 Feb 19:15
Compare
Choose a tag to compare
Use WS4Net Web Socket Provider (Fixes #8)

Discord-IRC-Relay-v1.2.13

16 Feb 00:36
19f7207
Compare
Choose a tag to compare
Add attachment feature to Readme list

Discord-IRC-Relay-v1.2.12

16 Feb 00:30
Compare
Choose a tag to compare
Relay discord message attachment URLs

Discord-IRC-Relay-v1.2.9

11 Feb 12:49
Compare
Choose a tag to compare
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.