feat: unread mail counter
This commit is contained in:
parent
d4496a2eda
commit
cdbb47f6b9
5 changed files with 54 additions and 7 deletions
|
|
@ -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():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue