discourse-chat-integration/lib/discourse_chat/provider
Tosin Sonuyi ccbc41428b
GroupMe added as Provider (#36)
* adds groupme configuration and relative

* first pass at groupme provider

* add group id site setting w/ english translation

* rework to use bots groupme api intstead of developer, no access tokens reqd

also should catch 404 response codes

* add strings to locale yml files for i18n

* better error handling for multi-bot case

* add channel param for separate Groupme instances, include name in errorbody

* bugfix for multi bot msg forwarding

this gives us the ability to treat diff groupme instances like slack channels, lots of people use them this way for better or worse. use case is certain category posts only go to a particular GM instance

* add spec for groupme provider

* fix channel param constraint

* specify channels by groupme name, not bot api token

* fix some linting issues w/ spacing

* newline and trailing space lint fixes
2020-05-11 15:10:37 -04:00
..
discord FEATURE: Include category title and color in Discord payload (#19) 2020-01-06 16:47:00 +00:00
flowdock Rubocop redundant return fix 2019-11-14 15:03:49 -05:00
gitter Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
groupme GroupMe added as Provider (#36) 2020-05-11 15:10:37 -04:00
matrix Rubocop redundant return fix 2019-11-14 15:03:49 -05:00
mattermost Rubocop redundant return fix 2019-11-14 15:03:49 -05:00
rocketchat Rubocop redundant return fix 2019-11-14 15:03:49 -05:00
slack Rubocop redundant return fix 2019-11-14 15:03:49 -05:00
telegram FIX: telegram: Not all channel posts contain text (#34) 2019-11-20 11:45:34 +01:00
zulip Rubocop redundant return fix 2019-11-14 15:03:49 -05:00