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

I thought this would be easy -- but so far, it has just been a rabbit hole of sorts. So I'm posing my current results. #496 Issues: * [ ]...

size: L

The current behavior is to automatically append "_zulip" to user-specified nick prefix, hence forcing the bridge nick to end with "_zulip". This current behavior is confusing the user, especially if...

size: M

* Name & (short) description * Whether to use any default commands (default to enabled): (about, '' (empty), usage [remove?], help/commands) * Provide a list of user commands, which help/commands...

needs review
has conflicts

~~test pr~~ works!

needs review
size: M
has conflicts

This is an alternative implementation of #66 based on discussion in #integrations regarding perceived issues (@showell, @timabbott) I avoided amending existing bots and instead added a demonstration as a 'helloworld_defaults'...

needs review
has conflicts

This addresses #161, by implementing my (now almost 2 year old) Google Calendar bot. Feel free to be extremely nitpicky when reviewing: this was one of my very first contributions,...

needs review
size: XL
has conflicts

This commit adds a sample test as well as code to support testing usecases where we want the bot to remain silent. We don't need this feature as of now,...

size: M
has conflicts

Make zulip_bots.zulip_bots.terminal.py work with game_handler.py Add conf info for tictactoe and connect_four bots Fixes #315

size: M
has conflicts