The chat tag has no wiki summary.
16
votes
0answers
416 views
RebolBot - a chat bot for the chat rooms
Screenshot / Code Snippet
@Adrian I respond to these commands:
(do|do/2|do/red|do/boron) expression "evaluates Rebol/Rebol-like expression in a sandboxed interpreter"
(hello|goodbye|morning) ...
5
votes
0answers
30 views
Stack Exchange Chat Reply Helper
What does it do?
First of all, it puts a highlight on the message you're currently replying to.
Second, it allows you to select a message to reply to by using the keyboard. Just type : and then ...
2
votes
0answers
31 views
Chat Message Remover
Script
See a chat message you don't want on your screen? An annoying image or animated GIF? Now you can remove it!
This is a simple script that I made. It will allow you to click a chat message to ...
1
vote
0answers
52 views
Highlight Code in Chat - Highlights <code> elements contained in chat messages
Screenshot
About
Inspired by this question, I have developed a UserScript that highlights code elements in chat messages so that they stand out more on the page. Simply install the script and ...
11
votes
0answers
266 views
ChatBot, a bot. For the chat
About
Lurks in the shadows of the chat. It executes commands at the request of the user, sending messages as the user who runs it.
You can talk to it in this preview page. In the chat, it is ...
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 ...
5
votes
0answers
43 views
Killit - Bookmarklet to replace single images from the page
About
Bookmarklet that replaces any selected image on the page with:
How to use.
You first need to "install" the bookmarklet by visiting the project homepage and dragging the button to your ...
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 ...
13
votes
0answers
371 views
Chat Easy Input Tools - Provides keyboard shortcuts for common text formatting commands
About
Provides keyboard shortcuts for common text formatting commands, reducing the dependency on mouse usage. Current version does not have a configurable set of hotkeys but later versions will.
...
9
votes
1answer
410 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 ...
6
votes
0answers
153 views
GIF Killer! Stop animated gifs in the Chat
About
Bookmarklet that stops GIFs in their tracks! until you refresh..
GIFs are replaced with the following image:
How to use.
Depending on your browser you create a new bookmark, copy and ...
11
votes
2answers
261 views
ChatterBox - user script that adds inbox integration to Stack Exchange Chat!
Screenshot / Code Snippet
About
I like Stack Exchange Chat, and with the feedbots it tends to be pretty easy to keep up with what's going on with the site. Except for one thing - my inbox.
...
17
votes
0answers
254 views
SE Chat custom notification sound
Screenshot / Code Snippet
About
Someone found the current *beep* sound annoying and asked for a way to change the sound. Such a feature did not exist, so I created this UserScript which adds ...
6
votes
0answers
117 views
More Stars - Userscript that frees up room so you can see more starred messages
Since I've never written a GreaseMonkey script before, I borrowed heavily from this script and basically played around with it until I got what I wanted. So credit to them for helping me get there.
...
12
votes
0answers
127 views
Clear Chat - Clears all of the messages in the chat window.
Screenshot
About
Ever wish you could simply clear all of the messages from the chat window (similar to a terminal)? Well now you can with this UserScript! Simply install it using the link ...
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 ...
11
votes
0answers
159 views
Frequent Message Manager - Easily store and send frequently used messages in chat?
Screenshot
About
Have you ever said something in chat that made you think "I know I've said this many times before?" Perhaps you have a few common links that you reply to questions with on ...
31
votes
1answer
954 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 ...
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 ...

