feat: unread mail counter

This commit is contained in:
Strix 2025-04-10 01:51:02 +02:00
parent d4496a2eda
commit cdbb47f6b9
5 changed files with 54 additions and 7 deletions

View file

@ -17,7 +17,6 @@ _token_cache = {
}
print("[twitch] Client ID:", TWITCH_CLIENT_ID)
print("[twitch] Client Secret:", TWITCH_CLIENT_SECRET)
print("[twitch] Channels:", CHANNELS)
def get_token():