Stack Overflow Extras (SOX)
SOX v2.3.0 Stack Overflow Extras (SOX) is a project that stemmed from the Stack Overflow Optional Features (SOOF) project. The SOX userscript adds a bunch of optional features to all sites in the…
Add language or primary language to the /sites API
Can we add a language, or primary language field to the /sites API? For classification purposes, I think it would go a long way for bots trying to target specific languages. For example, I'm curre…
Stack Exchange OAuth2, explicit access-token response format does not adhere to RFC6749 standard
I'm using the Stack Exchange v2.1 API. I'm using the explicit OAuth 2.0 flow, but it seems that the access token response step does not adhere to the RFC 6749 standard. Specifically, the Stack Ex…
Script to set the default image description text?
Stack Exchange sets enter image description here as the default description — this is mainly useful for new users who may not know that the title can be modified. I'm looking for a script to aut…
The API is not returning a value that I know it should
My "Meta Stack Overflow" site details are not listed in the API, when I use meta_site;main_site in the types parameter. See: /2.2/users/2855348/associated?types=meta_si…
PLACEHOLDER - ActionNeeded - A bot designed to seek out potentially bad first post/late answer reviews
A bot designed to seek out and provide feedback to moderators about potentially bad reviews. Code Currently running node.js with chatexchange. Running in the SOBotics Workshop. Source code will b…
PLACEHOLDER - automateqanda app
app to automate question and answering on multiple platforms
PLACEHOLDER - MonorailSwiftExample app
This is a example app for https://github.com/river2202/MonorailSwift Monorail is a testing tool to log, record and replay network interactions when doing manual and automatic testing.
Request for user script to remove mask from posts deleted as spam or offensive
As a contributor to Charcoal, I often find that the spam and offensive mask (i.e. "this post was deleted as spam or offensive and is therefore not shown, see the revision history") just gets in my …
Review Stalker Reloaded: A cross-site dashboard for reviews
A one-stop pinned tab, always checking for review opportunities on main and meta as aggressively as is useful between multiple sites you configure.
Stack Exchange - Deleted Answer Manager
Description This script hides the content of deleted answers (which are visible to 10k+ Stack Exchange users), injects a show content / hide content toggle in the answer's menu, and injects a visi…
Burninator toolkit
Please note, the tag burninator script requires 10k rep to use. Sorry, noobs! I pass on to you, dear taxonomist terrorists, the burninator toolkit. This toolkit consists of two user scripts wh…
Node.js/ChatExchange - An API for Chat
ChatExchange is a node.js API for talking to Stack Exchange chat (Largely based on ChatExchange for python). This is still very much in the works, but currently provides a working API for those who…