Commit graph

204 commits

Author SHA1 Message Date
lyx0 44e7972efc rename common.go to send.go 2022-08-07 16:08:20 +02:00
lyx0 33f61e2f0f cleanup 2022-08-07 04:35:03 +02:00
lyx0 edae669bee replace logrus with zap 2022-08-07 03:09:09 +02:00
lyx0 effffff270 fix dereference error somehow 2022-08-07 02:27:40 +02:00
lyx0 fee71708e7 restructure 2022-08-07 01:34:31 +02:00
lyx0 79c9fa9da7 restructure 2022-08-07 01:34:27 +02:00
lyx0 86c7217974 start rewrite 2022-08-06 23:45:02 +02:00
lyx0 aa565a86e9 start rewrite 2022-06-21 00:31:17 +02:00
lyx0 a2a99b81eb start new 2022-04-15 23:11:42 +02:00
lyx0 ddca49605c add database models 2022-03-10 23:41:13 +01:00
lyx0 0098d5fb48 start rewrite 2022-03-06 20:19:55 +01:00
lyx0 078f9451a7 start rewrite 2022-01-02 01:30:16 +01:00
lyx0 fd7b7001d6 fix whois test 2021-12-19 03:03:45 +01:00
lyx0 c9d06b8a04 fix whois test 2021-12-19 02:54:04 +01:00
lyx0 ff9319e5df fix whois test 2021-12-19 02:50:28 +01:00
lyx0 79f4ccb6b2 change color command to take in a user parameter 2021-12-19 02:46:08 +01:00
lyx0 89509ee58a cleaning up 2021-12-13 20:53:24 +01:00
lyx0 2ded1bc9ed add commands 2021-12-13 19:26:57 +01:00
lyx0 1919c3eb3c only announce starting message to the bots own channel 2021-12-13 19:26:25 +01:00
lyx0 01968697f6 refactor commmand structure, add command name 2021-12-13 19:06:50 +01:00
lyx0 1f88396f3d comment out general message logging 2021-12-13 18:54:29 +01:00
lyx0 6ba03a688b add command logging, change Insert function to private 2021-12-13 18:53:52 +01:00
lyx0 e713b78b05 add simple logging 2021-12-13 18:29:53 +01:00
lyx0 9fd63759fa change username to my new username 2021-12-13 17:55:48 +01:00
lyx0 7434ef12db fix failing tests since the username was not found 2021-12-13 17:43:46 +01:00
lyx0 cb5f8ed80c add commands for completions sake 2021-11-11 20:28:32 +01:00
lyx0 34e2bddef1 remove helix stuff 2021-11-07 17:33:39 +01:00
lyx0 5d61cbfe43 add helix client 2021-11-06 23:09:53 +01:00
lyx0 6f6d4de69d add personal commands 2021-11-06 21:35:48 +01:00
lyx0 2a9f8675c1 add test placeholder 2021-11-06 21:30:27 +01:00
lyx0 d847286469 move personal commands into own directory 2021-11-06 21:29:34 +01:00
lyx0 a36b3da1a9 add some personal commands 2021-11-06 21:18:38 +01:00
lyx0 60068b7175 add xset command 2021-11-06 21:03:03 +01:00
lyx0 ecbf931aac add streamlink command 2021-11-06 20:58:36 +01:00
lyx0 f56ab3c396 add farming command 2021-11-04 18:31:36 +01:00
lyx0 eb674712e0 restrict echo 2021-11-02 19:48:44 +01:00
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 a33b72f4ff actually join and part from channel 2021-10-29 15:32:13 +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