@ -36,7 +36,7 @@ type giphySearch struct {
// Service contains the Config fields for the Giphy Service.
//
// Example:
// Example request:
// {
// "api_key": "dc6zaTOxFJmzC"
// }
@ -44,7 +44,7 @@ var ownerRepoRegex = regexp.MustCompile(`^([A-z0-9-_]+)/([A-z0-9-_]+)$`)
// This will allow the "owner/repo" to be omitted when creating/expanding issues.
// "RealmID": "github-realm-id"
@ -28,7 +28,7 @@ const WebhookServiceType = "github-webhook"
// to it. It requires a public domain which Github can reach. Notices will be sent
// as the service user ID, not the ClientUserID.
// ClientUserID: "@alice:localhost",
// RealmID: "github-realm-id",
@ -34,7 +34,7 @@ type guggyGifResult struct {
// Service contains the Config fields for the Guggy service.
// "api_key": "fkweugfyuwegfweyg"
@ -33,7 +33,7 @@ var projectKeyRegex = regexp.MustCompile("^[A-z]+$")
// Before you can set up a JIRA Service, you need to set up a JIRA Realm.
// Rooms: {
// "!qmElAGdFYCHoCJuaNt:localhost": {
@ -37,7 +37,7 @@ const minPollingIntervalSeconds = 60 * 5 // 5 min (News feeds can be genuinely s
// Service contains the Config fields for this service.
// feeds: {
// "http://rss.cnn.com/rss/edition.rss": {