Enhancement: Add event name in webhook payload (#528)

* chore: Remove unwanted twitter gem
* Enhancement: Add event name in webhook payload
fixes #528 #516 #518
This commit is contained in:
Subin T P
2020-02-20 16:19:42 +05:30
committed by GitHub
parent 813cdd8aec
commit d36e1b52f6
4 changed files with 3 additions and 28 deletions

View File

@@ -61,7 +61,6 @@ gem 'chargebee'
##--- gems for channels ---##
gem 'facebook-messenger'
gem 'telegram-bot-ruby'
gem 'twitter'
# twitty will handle subscription of twitter account events
gem 'twitty', git: 'https://github.com/chatwoot/twitty'