8 Commits

Author SHA1 Message Date
Edward Jones
d2fe4200ed
Update tests after irc-colors udpate to 1.4.1
irc-colors changed to use \x1d instead of \x16 for v1.4.1, which breaks
this test (erroneously); fix it by expecting the corrected character.

Motivation behind upstream change:
https://github.com/fent/irc-colors.js/issues/13
2017-12-27 22:27:09 +00:00
Doppins
483fc44e9b [Doppins] Upgrade dependency eslint to ^4.1.1 (#254)
* Upgrade dependency eslint to ^4.0.0

* Upgrade dependency eslint to ^4.1.0

* Upgrade dependency eslint to ^4.1.1

* lint: run eslint --fix
2017-07-01 12:08:49 -07:00
Rahat Ahmed
86fadd5979 Fix IRC to discord formatting nested styles 2017-03-25 14:10:41 -05:00
Rahat Ahmed
bc712281b8 Add tests & catch reverse irc format 2017-03-25 13:28:56 -05:00
Rahat Ahmed
336e87e861 Use simple-markdown to format discord to irc 2017-03-25 12:55:48 -05:00
Rahat Ahmed
cb35b49e4c Use irc-formatting for irc to discord formatting 2017-03-25 12:22:31 -05:00
Kevin Alberts
43d5e27ca1 Remove colors from IRC messages sent to Discord, as Discord does not support colorized text. 2017-03-25 12:00:15 -05:00
Kevin Alberts
31042c1eda Added formatting conversions to messages. Text formatting like bold, italics and underlining will now be converted between discord and IRC. 2017-03-25 12:00:15 -05:00