176 Commits

Author SHA1 Message Date
ekmartin
fce056da1b Initial Discord implementation 2015-10-13 01:54:52 +02:00
ekmartin
fced1b5275 Add support for IRC notices 2015-09-14 13:03:29 +02:00
ekmartin
fec4a33b01 Send Slack actions to IRC 2015-09-14 12:50:33 +02:00
ekmartin
388b857491 Add support for IRC actions 2015-09-14 11:11:27 +02:00
ekmartin
1aa20be1e7 Fix a bug from 3.5.0 where Slack messages wouldn't get parsed before posting to IRC 2015-06-26 19:55:15 +02:00
ekmartin
676d56f4b9 Post a prelude message stating the author of a command before posting to IRC 2015-06-22 21:18:11 +02:00
ekmartin
025bead509 Add commandCharacters option to make commands posted from Slack to IRC bots work. 2015-06-21 20:07:45 +02:00
ekmartin
979208ff34 Make it possible to require slack-irc as a node module 2015-05-22 12:43:32 +02:00
ekmartin
b4606ccb4c Fix airbnb style guide changes 2015-05-17 00:04:00 +02:00
ekmartin
7d583f81e9 Lowercase IRC channel names, fix #31 2015-05-17 00:04:00 +02:00
Anders Borud
2cd5e09c0f Cleaned up some code and added test for emoji parsing. 2015-04-16 16:25:14 +00:00
Anders Borud
bba9779d69 Added emoji convertion for irc. Fixes #10 in source. 2015-04-15 13:26:52 +00:00
ekmartin
6aca8592e7 Convert newlines sent from Slack to spaces to prevent the bot from sending multiple messages 2015-04-07 20:50:55 +02:00
ekmartin
a308fa2251 Make it possible to pass node-irc options directly and turn on flood protection 2015-04-04 17:06:17 +02:00
ekmartin
737dfbf26b Make the bot able to join password protected channels 2015-03-27 16:30:47 +01:00
ekmartin
2e068bfa2a Add message parsing, fixes #9 2015-03-24 01:04:38 +01:00
ekmartin
f27a5a3a5a Add more tests 2015-03-23 23:42:08 +01:00
ekmartin
4cceef7b50 Update tests to use slacks bot users 2015-03-23 22:05:58 +01:00
ekmartin
947b4ac685 Use Slack's bot user API instead of outgoing and incoming integrations 2015-03-23 00:19:45 +01:00
Wilhelm Törnroos
eb871eb014 Fix crash when autoSendCommands wasn't specified 2015-03-05 01:25:05 +02:00
Wilhelm Törnroos
e2f4aadc18 Further improve syntax 2015-03-05 00:50:12 +02:00
Wilhelm Törnroos
d11ffe0514 Improve syntax 2015-03-04 17:21:32 +02:00
Wilhelm Törnroos
0d5e41dc95 Add autosendcmd, fix test 2015-03-03 22:08:15 +02:00
Wilhelm Törnroos
726d148393 Add support for IRC invite 2015-03-03 19:46:34 +02:00
ekmartin
9756fbb671 Move channel mapping validator to its own file 2015-02-09 11:29:37 +01:00
ekmartin
f98e71f26a Move createBots to helpers 2015-02-09 11:26:17 +01:00