diff --git a/src/twitch_handler/mod.rs b/src/twitch_handler/mod.rs index e0e14b2..41deca4 100644 --- a/src/twitch_handler/mod.rs +++ b/src/twitch_handler/mod.rs @@ -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 {