All Projects → TristanWiley → So-Chat-Commander

TristanWiley / So-Chat-Commander

Licence: other
SO Chat Commands for the Stackoverflow Chat

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to So-Chat-Commander

Stackoverflow python
stackoverflow上关于python的翻译
Stars: ✭ 119 (+750%)
Mutual labels:  stackoverflow
Stackoverflow Clone
Clone project of a famous Q/A website for developers which is stackoverflow built using MySQL-Express-React-Node 🌐
Stars: ✭ 182 (+1200%)
Mutual labels:  stackoverflow
Only Stackoverflow
구글, 덕덕고 검색에서 stackoverflow 짝퉁 사이트 숨기기 (Adblock, adguard, uBlock Origin, etc...)
Stars: ✭ 230 (+1542.86%)
Mutual labels:  stackoverflow
Upvotejs
UpvoteJS generates a voting widget like the one used on Stack Exchange sites
Stars: ✭ 137 (+878.57%)
Mutual labels:  stackoverflow
Reading List Mover
A Python utility for moving bookmarks/reading lists between services
Stars: ✭ 166 (+1085.71%)
Mutual labels:  stackoverflow
Clipboardy
Chrome extension for copying posted code to clipboard from stackoverflow.com, github.com & npmjs.com
Stars: ✭ 202 (+1342.86%)
Mutual labels:  stackoverflow
Decryptlogin
APIs for loginning some websites by using requests.
Stars: ✭ 1,861 (+13192.86%)
Mutual labels:  stackoverflow
StackUnderflow
Greasemonkey/Tampermonkey script that brings user blacklisting, starring and other goodies to StackOverflow and StackExchange sites.
Stars: ✭ 16 (+14.29%)
Mutual labels:  stackoverflow
Stackoverflow Spider
📖 爬取 Stackoverflow 100万 条问答并简单分析
Stars: ✭ 174 (+1142.86%)
Mutual labels:  stackoverflow
Tcso
Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.
Stars: ✭ 228 (+1528.57%)
Mutual labels:  stackoverflow
Stack Overflow Buddy
A friendly, error prone coding companion
Stars: ✭ 156 (+1014.29%)
Mutual labels:  stackoverflow
Stackanswers.vim
Vim plugin to fetch and display answers from Stack Overflow
Stars: ✭ 165 (+1078.57%)
Mutual labels:  stackoverflow
Stackoverflow
my answers in Stack Overflow
Stars: ✭ 211 (+1407.14%)
Mutual labels:  stackoverflow
Solang
First fully featured programming language for Stack Overflow Driven Development
Stars: ✭ 133 (+850%)
Mutual labels:  stackoverflow
So Pwa
A progressive web app to read Stack Overflow content.
Stars: ✭ 235 (+1578.57%)
Mutual labels:  stackoverflow
Tagoverflow
An interactive map of Stack Exchange tags for all sites.
Stars: ✭ 117 (+735.71%)
Mutual labels:  stackoverflow
Awesome Deep Learning And Machine Learning Questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Stars: ✭ 203 (+1350%)
Mutual labels:  stackoverflow
sox
Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
Stars: ✭ 65 (+364.29%)
Mutual labels:  stackoverflow
Back2stackoverflow
Userscript for redirect to stackoverflow.com from machine-translated sites
Stars: ✭ 237 (+1592.86%)
Mutual labels:  stackoverflow
Idownvotedbecause
I downvoted because...
Stars: ✭ 226 (+1514.29%)
Mutual labels:  stackoverflow

So-Chat-Commander

Chat Commander is a client side Chrome extension that integrates commands for use on any Stackexchange Chat.

Command list

So far, these commands are implemented:

  • /collapse
  • /uncollapse
  • /giphy <phrase/word>
  • /glink <phrase/word> --name [linkText]
  • /shruggie
  • /replyLast <username> <message>
  • /cat
  • /norris
  • /skeet
  • /coin
  • /dice
  • /ignore <username> [minutes] (Prefixing username with @ is supported)
  • /unignore <username> (Prefixing username with @ is supported)
  • /star
  • /time
  • /sound
  • /xkcd ['random'/number]
  • /reddit <subreddit> [new/top/hot]

/collapse takes any onebox chat message (Wikipedia, SO Question/Answer, Youtube, Image, etc.) and collapses it.

/uncollapse takes any onebox chat message (Wikipedia, SO Question/Answer, Youtube, Image, etc.) and uncollapses it.

/giphy will send a GIF to the chat according to anything you send after it.

/glink will send a link to a GIF according to anything you send after it.

/shruggie will send a ¯\_(ツ)_/¯.

/replyLast will reply to the last message <username> sent with the message <message>.

/cat will post a random cat picture.

/norris will post a random Chuck Norris joke.

/skeet will also post a random joke.

/ignore will not display messages from certain user for certain amount of time.

/coin will flip a coin and output its value.

/dice will roll a dice and output its value.

/star will star the last message.

/time will output current time.

/sound will play notification sound on local computer.

/xkcd will display latest XKCD comic (if there are no arguments /xkcd), random comic (if there is only 1 parameter - word 'random' /xkcd random) or specified comic (if there is only 1 parameter - number of comic /xkcd 23).

/reddit will display link to random subreddit (if there are no arguments /reddit), link to subreddit (if there is only subreddit name /reddit history) or display link to top / new / hot post (/reddit history new or /reddit history hot or /reddit history top).

Wanna contribute?

Take a look at this Contribution guide before!

Make sure to add your command to the Readme when contributing.

Thank You To...

Huge thank you to all the contributers! Especially @drobilc and @jonathangb who have done so much!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].