Skip to main content

All Questions

Filter by
Sorted by
Tagged with
10 votes
1 answer
190 views

Chat.SE in Terminal

This is a script that accesses the SE impromptu APIs to receive the fkey, a variable need for connection to chatrooms, and uses it to build a websockets connection ...
Quill's user avatar
  • 12k
12 votes
2 answers
374 views

BigBrother - A chat room watcher

Originally, this script stemmed from a small script that watched stars and who made them, but a few days after launching, SE patched it so the people behind the stars aren't sent. Regardless, ...
Quill's user avatar
  • 12k
12 votes
2 answers
943 views

Stack Exchange websockets wrapper

I've been writing a small library that allows for easy querying of the Stack Exchange websockets. I'm going to add an enum to replace the manual ...
Jeroen Vannevel's user avatar