forked from Tunaki/chatexchange
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The current Exception does not tell much about the error that occurs when logging in.
Exception in thread "main" java.lang.IllegalStateException: Unable to login to Stack Exchange. (Site: stackexchange.com via meta.stackexchange.com)
at org.sobotics.chatexchange.chat.StackExchangeClient.seLogin(StackExchangeClient.java:134)
at org.sobotics.chatexchange.chat.StackExchangeClient.joinRoom(StackExchangeClient.java:182)
at org.sobotics.guttenberg.services.RunnerService.start(RunnerService.java:57)
at org.sobotics.guttenberg.clients.Client.main(Client.java:127)
When the bot needs to solve a captcha, a different exception should be throws
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request