zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
361 stars 362 forks source link

twitter: Add support for phrase. #532

Closed kou closed 4 years ago

kou commented 4 years ago

Twitter supports phrase search by quoting terms such as "Zulip API".

If we use the feature, the current twitter-bot can't detect used search phrase. We can detect used search phrase with this change.