Commit graph

413 commits

Author SHA1 Message Date
lyx0 3a8cf5c97c add comment 2021-11-01 19:41:15 +01:00
lyx0 cedab50ab7 accidentally joined all channel 2021-11-01 19:35:30 +01:00
lyx0 7531a67b18 add channel list command 2021-11-01 19:34:32 +01:00
lyx0 51c09c2bf8 add comments 2021-10-31 15:03:31 +01:00
lyx0 b77146fad5 add missing returns 2021-10-31 14:25:47 +01:00
lyx0 8b4b61b362 add missing returns 2021-10-31 13:54:57 +01:00
lyx0 1f651f6058 protect against smol trollings with echo commmand 2021-10-31 12:59:29 +01:00
lyx0 d64272306d add whois test 2021-10-30 00:20:03 +02:00
lyx0 df16e5c3b1 add whois command 2021-10-29 22:26:37 +02:00
lyx0 242b5cad81 add whois command 2021-10-29 21:55:19 +02:00
lyx0 8ccac2d892 cleanup 2021-10-29 17:40:28 +02:00
lyx0 76caa42238
Create codeql-analysis.yml 2021-10-29 17:34:01 +02:00
lyx0 36bdcf4cea update readme 2021-10-29 17:29:44 +02:00
lyx0 fdf31e7eec have production as default 2021-10-29 17:19:41 +02:00
lyx0 c466cc4e69 add production flags 2021-10-29 17:08:02 +02:00
lyx0 a2d34a5317 add dev/production flags 2021-10-29 17:05:07 +02:00
lyx0 a33b72f4ff actually join and part from channel 2021-10-29 15:32:13 +02:00
lyx0 90663c8980 remove unused struct 2021-10-29 12:14:54 +02:00
lyx0 d98ea03014 add my channel to startup message 2021-10-29 00:13:08 +02:00
lyx0 d6f961293d use nb.Send instead of nb.TwitchClient.Say 2021-10-29 00:00:11 +02:00
lyx0 7b3386fb21 add a channel counter and startup message 2021-10-28 23:58:58 +02:00
lyx0 e5f737f602 update go.yml 2021-10-28 23:43:57 +02:00
lyx0 941b6d83e0 comment out testFirstLine 2021-10-28 23:43:51 +02:00
lyx0 f32302ba94
Update go.yml 2021-10-28 23:40:49 +02:00
lyx0 525b463c32
Create go.yml 2021-10-28 23:37:42 +02:00
lyx0 cb61108784 add test placeholder for db 2021-10-28 23:34:30 +02:00
lyx0 595115945c add config tests 2021-10-28 23:31:59 +02:00
lyx0 6b5a0ec6ac add tests 2021-10-28 23:20:48 +02:00
lyx0 8ddd54fc8c add tests 2021-10-28 23:12:40 +02:00
lyx0 7a702cb473 add banphrase tests 2021-10-28 23:01:05 +02:00
lyx0 e247cbd11e add api packate test placeholder 2021-10-28 22:54:36 +02:00
lyx0 a0bceb916e add userid test 2021-10-28 22:48:49 +02:00
lyx0 db1a9969fa add profilepicture test 2021-10-28 22:47:34 +02:00
lyx0 65f6e62e7c add emotelookup test 2021-10-28 22:45:20 +02:00
lyx0 fb84ff2d20 add tests for fistline and followage 2021-10-28 22:37:58 +02:00
lyx0 36d36b4942 add tests for aidens api 2021-10-28 22:28:26 +02:00
lyx0 fed429678a add testing for twitch accountr atelimits 2021-10-28 22:26:00 +02:00
lyx0 432edf4e63 add some comments 2021-10-28 21:49:54 +02:00
lyx0 f02e88cd32 add mongo uri to .env.example 2021-10-28 21:12:26 +02:00
lyx0 2e0a3e3ff5 Errorf call has arguments but no formatting directives 2021-10-28 18:24:09 +02:00
lyx0 92ab22e4b0 sort commands list 2021-10-28 18:15:17 +02:00
lyx0 37d8296e40 move channel type to own typings file 2021-10-28 18:04:05 +02:00
lyx0 e494d817f8 accidentally disconnected from database after joining 2021-10-28 17:55:12 +02:00
lyx0 7a7c3680fd little bit of cleanings 2021-10-28 17:54:04 +02:00
lyx0 d2a67305ea little bit of cleanings 2021-10-28 17:53:58 +02:00
lyx0 a707c1a53f fix repeated config calls 2021-10-28 17:48:18 +02:00
lyx0 844d1ba98e return if parting a channnel was successful 2021-10-28 17:44:19 +02:00
lyx0 bda8dde069 add limitations for join and part command 2021-10-28 17:25:50 +02:00
lyx0 10397e3adc refactor mongo client 2021-10-28 17:20:24 +02:00
lyx0 4171d11dae part works 2021-10-28 16:20:27 +02:00