]> git.openfl.eu Git - twitch-chat.git/commit
fixes and client
authorFl_GUI <flor.guilini@hotmail.com>
Thu, 9 May 2024 18:36:26 +0000 (20:36 +0200)
committerFl_GUI <flor.guilini@hotmail.com>
Thu, 9 May 2024 18:36:26 +0000 (20:36 +0200)
commit7a4ca6103825203f248523745d2a885e5f66bf3a
tree58095f99f35906a6b5db3c89d3445daa3346ffd6
parentbd8dfa1be5089d11e159cb664e476ddfec03b9d4
fixes and client
17 files changed:
irc/string.go
twitch/core/auth.go
twitch/core/capabilities.go
twitch/core/commands/commands.go
twitch/core/connection.go
twitch/core/errors.go
twitch/core/join.go
twitch/core/messages/acknak.go [deleted file]
twitch/core/messages/auth.go
twitch/core/messages/capability.go
twitch/core/messages/messages.go
twitch/core/messages/ping.go
x/clichat/go.mod [new file with mode: 0644]
x/clichat/go.sum [new file with mode: 0644]
x/corechatclient/corechatclient [new file with mode: 0755]
x/corechatclient/main.go [new file with mode: 0644]
x/corechatclient/out [new file with mode: 0644]