Skip to content

Instantly share code, notes, and snippets.

View mseymour's full-sized avatar

Mark Seymour mseymour

View GitHub Profile
@mseymour
mseymour / 1-CR api.md
Last active August 29, 2015 13:57
Celestia Radio API v3 docs

Celestia Radio API v3

This document is for documenting the next generation of Celestia Radio's online API.

As of the start of development (2014-03-28), the documentation is incomplete and will change over time.

Methods

/api

@mseymour
mseymour / azurebot definitions August 30 2015 1224AM.yml
Last active December 30, 2024 08:12
A crapload of definitions dumped from my IRCbot. All 2947 of them. For the record, a good part of them are probably pony-related. (Blame #celestiaradio on Canternet.)
---
term:holymacintosh:
term.case: HolyMacintosh
dfn: ! 'worst pony #69 for not knowing the answer to random questions.'
edited.by: zazq
edited.time: '2013-09-20 01:55:01 -0300'
term:command list:
term.case: command list
dfn: http://pastebin.com/ZfPyT51X
edited.by: Chocolate_Chip|Phone
@mseymour
mseymour / select2-bootstrap-v4.0.0-Beta.css
Last active October 11, 2017 12:28 — forked from DaleMckeown/select2-bootstrap-v4.0.0-Beta.css
Select2 Bootstrap theme for Bootstrap Beta. SCSS and CSS versions (compiled to my Bootstrap specs)
.select2-container--bootstrap {
display: block;
/*------------------------------------* #COMMON STYLES
\*------------------------------------*/
/**
* Search field in the Select2 dropdown.
*/
/**
* No outline for all search fields - in the dropdown
* and inline in multi Select2s.