Commit graph

16 commits

Author SHA1 Message Date
tyler 67e67e59be Fixed issue with building chat url 2024-01-19 13:29:07 -05:00
tyler 735a171e67 Updated error message 2024-01-19 13:25:48 -05:00
tyler c0d02481e3 go mod tidy 2024-01-19 13:02:00 -05:00
tyler 651f63d306 Added function to receive chats from live stream 2024-01-19 12:54:34 -05:00
tyler 42ff91e9f9 Added 30 second timeout to API request 2024-01-06 11:39:59 -05:00
tyler 474340b082 Fixed issue with verifying user successfully logged in 2024-01-05 12:00:50 -05:00
tyler b94b156f18 Check response for successful log in and chat 2024-01-05 11:21:44 -05:00
tyler dd9a42a135 Made chat as channel optional 2023-12-29 10:29:37 -05:00
tyler 5ac1d6c019 Added missing fields in livestream response 2023-12-18 13:25:51 -05:00
tyler b33f413975 Changed random library to go-utils/random 2023-12-13 11:24:28 -05:00
tyler aa3a0594bd Added chat functionality 2023-12-12 15:32:45 -05:00
tyler cbd3c200e9 Added functionality to log in and log out 2023-12-12 13:30:51 -05:00
tyler 7312087af9 Added basic request functionality 2023-12-08 13:55:04 -05:00
tyler 045e64d85a go mod init 2023-12-08 10:59:58 -05:00
tyler aaa5c71d13 Changed name of library 2023-12-08 10:59:20 -05:00
Tyler 53ec7572ee
Initial commit 2023-12-08 10:55:19 -05:00