KonataDev / Konata.Core

Android QQ protocol core implementation written in C#
GNU General Public License v3.0
30 stars 2 forks source link

Add Other Platform Login Verification? #99

Open Misaka12456 opened 2 years ago

Misaka12456 commented 2 years ago

Konata.Core now using 'Android' QQ protocol, so I can also login bot account on the different platform(s) such as PCQQ(Windows) and PCQQ(macOS). But first time or sometimes login on different platform will cause a login verification, which will show a window like this: image It will show a question window on 'Android' or 'iOS' QQ client(not QQ HD or... maybe?) to prompt login verification. But Konata.Core still not support 'show a question window...' feature. I think that Konata.Core can make a command-line based login verification prompt to solve the demanding above. When(x

TheSnowfield commented 2 years ago

Thanks for your advisement, I will check it in. :3