The chat tag has no wiki summary.
26
votes
0answers
611 views
FlackBot - Making Conversation in the Chat Rooms
Screenshot
About
FlackBot (whose name was inspired by this app) is a chat bot for the Stack Exchange network of chat sites. It currently hangs out in the Sandbox but it it designed for the Ask ...
31
votes
1answer
956 views
SE Chat Modifications — Keyboard navigation and commands for chat
Screenshot
Use /command shortcuts to perform common chat tasks:
See message history inline:
Easily preview replied-to messages:
And much, much more...
About
Legends tell of a prolific ...
9
votes
1answer
411 views
ThirdPlace JavaScript chat library
Screenshot / Code Snippet
var room = ThirdPlace.Room.GetCurrentRoom();
var message = new ThirdPlace.Message;
message.room_id = room.id;
message.content = "ThirdPlace.js is a library which ...
16
votes
0answers
281 views
SO Live! Chat Edition. — live updates to your reputation score, while chatting
Screenshot
About
This userscript, based on SOApi.js, injects itself in all SE sites' chat pages and polls the API for reputation changes every 60 seconds.
When your reputation changes, this ...
6
votes
1answer
253 views
Will the API support the chat system?
Having read through come of the questions on here it's my understanding that v 1.0 of the API is for read-only access to real-time data, pretty much what's available in the data dump. Write support is ...
1
vote
0answers
119 views
Upbar for SE/SO chat
rlemon and myself created a Userscript which moves the userbar on top... so that you can see more stars!
UpBar
The goal of this project was to gain more space on the sidebar of the StackExchange ...