Fix: save twitter profile for inbox (#6667)

Fixes: #737
This commit is contained in:
Tejaswini Chile
2023-04-12 14:16:24 +05:30
committed by GitHub
parent d04344c094
commit 44837aa657
4 changed files with 26 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ gem 'line-bot-api'
gem 'twilio-ruby', '~> 5.66'
# twitty will handle subscription of twitter account events
# gem 'twitty', git: 'https://github.com/chatwoot/twitty'
gem 'twitty'
gem 'twitty', '~> 0.1.5'
# facebook client
gem 'koala'
# slack client