Update
Hello again! I have decided to release a minor project polish. It does not contain anything drastic, but should still be nice to have.
New stuff:
- You can now query certain namespaces for pages with a prefix.
Major bug fixes:
- Fixed a null error with mw version checking.
- Fixed the infinite network error loop. ( #23 )
Tweaks:
- Comments for
APIcommandsare more organized. - Made
QueryPrefixproperly escape server output. ( #22 ) - Added a
interruptedConnectionWaitsetting toGenericBot. This is how much timeGenericBotshould wait before retrying a query. - Changed password handling. Previously in the GUI, incorrect passwords were stored for future usage. Now, the GUI asks for the password whenever the password is used.