Hi there, congrats for the cool project! 😉
Is there any plan for supporting StackExchange-based chatrooms? I did a couple of tests and it looks doable: although I could not make the bot successfully login, it intercepts messages and parses them accordingly, so it seems we are almost there. 😉
Just a quick info: maybe the fkey regex should be redone as the format looks quite different in SE sites (as it incorporates arbitrary length and hyphens). An alternative solution is to rely on jsoup for getting data from HTML sources.
Keep up the good work! 🍰
All the best,
Paulo
Hi there, congrats for the cool project! 😉
Is there any plan for supporting StackExchange-based chatrooms? I did a couple of tests and it looks doable: although I could not make the bot successfully login, it intercepts messages and parses them accordingly, so it seems we are almost there. 😉
Just a quick info: maybe the
fkeyregex should be redone as the format looks quite different in SE sites (as it incorporates arbitrary length and hyphens). An alternative solution is to rely on jsoup for getting data from HTML sources.Keep up the good work! 🍰
All the best,
Paulo