discourse-chat-integration/spec/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 Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
flowdock Add frozen string literal comment to files. 2019-05-13 10:37:49 +08: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 Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
mattermost Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
rocketchat Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
slack DEV: Change specs to not rely on a trailing whitespace 2020-05-02 09:50:48 +02:00
telegram Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
zulip Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00