python-zulip-api icon indicating copy to clipboard operation
python-zulip-api copied to clipboard

Python library for the Zulip API.

Results 126 python-zulip-api issues
Sort by recently updated
recently updated
newest added

Apologies in advance if I did not do the pull request correctly. Super not-intuitive! In any case, any feedback is welcome and appreciated -- thanks!

size: XL

New bot to directly add new comments in Bugzilla from Zulip. It works nice with https://github.com/lemoineat/Zulipzilla a Bugzilla extension that posts into Zulip bug changes.

size: XL

Adds a method delete_topic which calls the url '/streams/stream_id/delete_topic ' with topic_name passed as data Closes https://github.com/zulip/python-zulip-api/issues/534

size: M

Fixes: 5142 Made some changes to the original PR by @paras112 Also made the script executable since its a cronjob. @eeshangarg Can you have a look at it? ![Confluence](https://user-images.githubusercontent.com/3243965/58477196-9ce3b600-8170-11e9-845d-2d25e47f4660.gif)

size: XL

Moved **Foursquare bot** from `bots_unmaintained` to `bots` directory, getting it to work.

size: XL

sample screenshot is obselete here, I'll be uploading new one soon...

size: XL
has conflicts

This is a follow-up from https://chat.zulip.org/#narrow/stream/integrations/subject/Rocket.2Echat. ~What is pending is the documentation on how to set this up, lol, since the IRC mirror is about as undocumented as this one.~...

reviewed