mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Fix
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user