Implement stupid account manager

After logging in, you need to restart chatterino
This commit is contained in:
Rasmus Karlsson
2017-07-28 19:46:53 +02:00
parent 1296aac245
commit 467ca90fd8
8 changed files with 176 additions and 7 deletions
+2
View File
@@ -16,6 +16,8 @@ public:
return instance;
}
void load();
twitch::TwitchUser &getTwitchAnon();
// Returns first user from twitchUsers, or twitchAnonymousUser if twitchUsers is empty