Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 19:38

perceval-zulip 0.1.0 - (2021-08-03)

New features:

  • Add Zulip Backend
    The support for fetching messages from a Zulip stream using perceval
    is added. The user can create a bot for the email and api_token,
    required for authentication. The backend can be used as: $ perceval zulip '<URL>' '<STREAM>' -e '<EMAIL>' -t '<API_KEY>'