discourse-chat-integration/spec
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
..
helpers DEV: Remove a duplicated `let` definition 2020-03-27 17:42:15 +01:00
jobs FIX: Fix heisentest caused by float operations. 2019-06-24 14:08:04 +03:00
lib/discourse_chat/provider GroupMe added as Provider (#36) 2020-05-11 15:10:37 -04:00
models Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
requests Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
services Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00
dummy_provider.rb Add frozen string literal comment to files. 2019-05-13 10:37:49 +08:00