Commit Graph

33 Commits

Author SHA1 Message Date
Manuel d2ab1deb85
Add SendChunks option and fix minor mistake 2021-09-26 06:48:17 +02:00
Manuel 9db006c293
Add several options and minor changes
* Add DefaultChannel option to make channel argument for the run
  command optional
* Add Blacklist option for channels to ignore and not execute lists in
* Only listen in channel of user if explicitly added to channel list
* Add option to send an emote when finished with current list xd
2021-09-26 06:17:02 +02:00
Leppunen 4c55097019 Send status messages to correct channel 2021-09-07 00:11:35 +03:00
Leppunen 6a16a7e07f Always join bot channel 2021-09-06 23:23:14 +03:00
Leppunen e5f69a4d72 Add multiple command channel support 2021-09-06 23:19:16 +03:00
Leppunen 9b39b1833e Fix replies not being sent correctly 2021-08-23 23:36:59 +03:00
Leppunen 79c619fe19 Update dank-twitch-irc branch 2021-08-23 23:32:06 +03:00
Leppunen ba97c6b777 Change to modified dank-twitch-irc library
Also separate command listener into it's own client
2021-08-23 23:11:32 +03:00
Leppunen 8b12ccad36 Only join with first client instead of all 2021-08-23 19:29:56 +03:00
Leppunen a64d7a1d5b Experimental PU ban support 2021-08-23 17:26:48 +03:00
Leppunen 47a621f498 Update yarn/deps and reformat code 2021-08-23 17:10:22 +03:00
Leppunen 3fe35a435a Move banchunk array away from global scope 2021-03-30 13:25:24 +03:00
Leppunen 039cab7b00 more smol changes 2021-03-30 13:21:21 +03:00
Leppunen 0e907469e1 Fix break logic 2021-03-30 13:07:10 +03:00
Leppunen 0de5b2b933 Fix banchunks getting skipped 2021-03-30 12:58:09 +03:00
Leppunen fb804156f4 Merge pull request 'Smol fixes' (#2) from zneix/massbanner:fix/smol-fixes into master
Reviewed-on: https://gitea.ivr.fi/Leppunen/massbanner/pulls/2
2021-03-24 08:55:58 +00:00
Leppunen daed19cd5e Merge branch 'master' into fix/smol-fixes 2021-03-24 08:55:47 +00:00
Leppunen 4d411afdee Merge pull request 'Added support for self created ban lists' (#1) from zneix/massbanner:feature/add-url-lists into master
Reviewed-on: https://gitea.ivr.fi/Leppunen/massbanner/pulls/1
2021-03-24 08:55:25 +00:00
zneix 2175e626bc
Some smol fixes 2021-03-23 11:15:06 +01:00
zneix 529344c76d
Flipped boolean logic to not break old configs 2021-03-23 10:56:20 +01:00
zneix 2ad6627e02
Added support for url lists 2021-03-23 03:02:31 +01:00
Leppunen 56bb0d47a2 Log ban errors and handle exceptions 2020-12-22 11:23:52 +02:00
Leppunen 2aa7f651cb add quit command 2020-12-22 11:13:04 +02:00
Leppunen 87d1582e01 use connection pool for mod status check 2020-12-22 11:07:38 +02:00
Leppunen d42b939af8 make say more resilient to connection errors 2020-12-22 10:10:29 +02:00
Leppunen 9f37b43861 Accept full links as lists and fix timeout check 2020-12-22 10:04:26 +02:00
Leppunen 39c12f7d58 something had to fail 2020-12-22 08:40:02 +02:00
Leppunen d0ee41b512 Refactor 2020-12-22 08:25:43 +02:00
Leppunen c215778860 derp 2020-12-15 18:29:22 +02:00
Leppunen 4048a878e6 Update client numbering to start from 1 2020-12-15 18:28:04 +02:00
Leppunen b4146cfc8c Change password format and add completion messages 2020-12-15 16:42:34 +02:00
Leppunen 6c1479a8fb Move limit configs to config.json 2020-12-15 15:36:38 +02:00
Leppunen 8f77650b0d Initial Commit 2020-12-15 15:25:01 +02:00