Commit graph

36 commits

Author SHA1 Message Date
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
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
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
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
lyx0
cb61108784 add test placeholder for db 2021-10-28 23:34:30 +02:00
lyx0
432edf4e63 add some comments 2021-10-28 21:49:54 +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
10397e3adc refactor mongo client 2021-10-28 17:20:24 +02:00
lyx0
4171d11dae part works 2021-10-28 16:20:27 +02:00
lyx0
cb0181c01f addchannel works 2021-10-28 16:16:11 +02:00
lyx0
20f9470ce8 use cancel to not leak memory 2021-10-28 15:22:19 +02:00
lyx0
07b1b39afd restructure 2021-10-28 15:13:39 +02:00
lyx0
6e6440e6b0 rename to JoinChannels 2021-10-27 20:01:59 +02:00
lyx0
ff135f615b join/say works 2021-10-27 19:41:42 +02:00
lyx0
95e8fe0ade connect works 2021-10-27 19:27:35 +02:00
lyx0
5f178e925e bit refactoring 2021-10-27 15:39:21 +02:00
lyx0
3196c22348 cleanup 2021-10-26 17:03:16 +02:00
lyx0
7811a5e77a add link so i dont forget 2021-10-26 01:28:44 +02:00
lyx0
26a7a26115 get name 2021-10-26 01:28:19 +02:00
lyx0
5279e772d1 insert and load channel 2021-10-25 23:46:27 +02:00
lyx0
203f921c18 setup mongodb connection 2021-10-25 23:33:00 +02:00