This commit is contained in:
2024-08-06 03:29:53 +02:00
parent fba10ef647
commit 9d6322327c

View File

@@ -64,7 +64,7 @@ pub async fn notify_stream_online(title: String, game: String) {
impl TwitchBot {
pub async fn start_twitch_eventsub() {
pub async fn start() {
println!("Starting Twitch bot...");
let token_storage = TokenStorage {