Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
csranasinghe
/
python-zulip-api
Public
forked from
zulip/python-zulip-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 27, 2018
Port merels to game_handler.
Show description for 243f7bb
amanagr
authored and
showell
committed
243f7bb
Copy full SHA for 243f7bb
Support `game_handler` to allow consecutive turns for the same player.
Show description for b0b372c
amanagr
authored and
showell
committed
b0b372c
Copy full SHA for b0b372c
Commits on Feb 22, 2018
Susi AI Bot: Create a susi ai bot.
Show description for 5fda59d
amanagr
authored and
showell
committed
5fda59d
Copy full SHA for 5fda59d
Commits on Feb 21, 2018
tests: Test handling of bad moves in connect four.
Show description for 9175c45
Steve Howell
authored and
showell
committed
9175c45
Copy full SHA for 9175c45
Commits on Feb 20, 2018
Make `game_handler` support starting a game with a range of playeres.
Show description for 6df1074
amanagr
authored and
showell
committed
6df1074
Copy full SHA for 6df1074
Commits on Feb 16, 2018
api: Use custom exceptions in API client.
Show description for fc1d134
Shivamgera
authored and
timabbott
committed
fc1d134
Copy full SHA for fc1d134
interactive bots: Add Trello Interactive Bot.
ViRu-ThE-ViRuS
authored and
showell
committed
b7b083f
Copy full SHA for b7b083f
Dropbox Bot: Support sharing, searching and primary file operations.
amanagr
authored and
showell
committed
5b0a444
Copy full SHA for 5b0a444
Commits on Feb 15, 2018
virtual_fs : Get test coverage to 100%.
amanagr
authored and
roberthoenig
committed
47c6bbe
Copy full SHA for 47c6bbe
Improve test_coverage for github-detail bot.
amanagr
authored and
roberthoenig
committed
03d4baf
Copy full SHA for 03d4baf
Commits on Feb 13, 2018
bots: Add magic method validate_config().
Show description for 192e9e1
roberthoenig
authored and
timabbott
committed
192e9e1
Copy full SHA for 192e9e1
lib_tests.py: Set realistic spec for BotHandler mock.
roberthoenig
authored and
timabbott
committed
7dcec20
Copy full SHA for 7dcec20
Commits on Feb 7, 2018
pypi_packaging: Release version 0.4.1.
eeshangarg
committed
f74c94b
Copy full SHA for f74c94b
Commits on Feb 6, 2018
mention bot: Add fixture for invalid api key test.
Show description for bda4b74
roberthoenig
committed
bda4b74
Copy full SHA for bda4b74
baremetrics bot: Add fixture for invalid api key test.
Show description for 4ed31eb
roberthoenig
committed
4ed31eb
Copy full SHA for 4ed31eb
Commits on Feb 1, 2018
converter: Get test coverage to 100%
Show description for acf45ea
amanagr
authored and
showell
committed
acf45ea
Copy full SHA for acf45ea
Commits on Jan 24, 2018
bots: Fix test failure for Baremetrics bot.
ViRu-ThE-ViRuS
authored and
roberthoenig
committed
d9fca54
Copy full SHA for d9fca54
Commits on Jan 22, 2018
zulip_bots: Migrate tictactoe bot to new game_handler.
fremiller
authored and
showell
committed
3cbb167
Copy full SHA for 3cbb167
zulip_bots: Migrate connect_four bot to new game_handler.
fremiller
authored and
showell
committed
3a438ca
Copy full SHA for 3a438ca
zulip_bots: Consolidate game-playing bots.
fremiller
authored and
showell
committed
ec5be8f
Copy full SHA for ec5be8f
Commits on Jan 19, 2018
provision: Do not even suggest the --force option.
Show description for 25820c9
Steve Howell
committed
25820c9
Copy full SHA for 25820c9
Commits on Jan 16, 2018
zulip_bots: Add test for `create-plan` command of Baremetrics bot.
ViRu-ThE-ViRuS
authored and
showell
committed
2f429fc
Copy full SHA for 2f429fc
zulip_bots: Add feature `create-plan` to Baremetrics bot.
ViRu-ThE-ViRuS
authored and
showell
committed
94f82df
Copy full SHA for 94f82df
zephyr_mirror_backend.py: Remove duplicate import.
XavierCooney
authored and
showell
committed
68ec3a5
Copy full SHA for 68ec3a5
Commits on Jan 12, 2018
Improve test coverage for Yoda bot.
ViRu-ThE-ViRuS
authored and
showell
committed
e32336e
Copy full SHA for e32336e
Improve test coverage for Mention bot.
ViRu-ThE-ViRuS
authored and
showell
committed
fd97ffc
Copy full SHA for fd97ffc
Improve test coverage for Baremetrics bot.
ViRu-ThE-ViRuS
authored and
showell
committed
bffb8d0
Copy full SHA for bffb8d0
zulip: Make a DELETE request in remove_subscriptions.
Show description for 67cdb6f
eeshangarg
authored and
showell
committed
67cdb6f
Copy full SHA for 67cdb6f
bots: Init interrealm bridge bot.
rht
authored and
showell
committed
da4b830
Copy full SHA for da4b830
Commits on Jan 10, 2018
virtual_fs: Add test_sample_conversation().
Steve Howell
authored and
showell
committed
480c953
Copy full SHA for 480c953
virtual_fs: Make sample_conversation() a list of tuples.
Show description for 5be7228
Steve Howell
authored and
showell
committed
5be7228
Copy full SHA for 5be7228
virtual_fs: Remove help commands from the sample conversation.
Steve Howell
authored and
showell
committed
f8d51fc
Copy full SHA for f8d51fc
virtual_fs: Remove fs_sample_conversation().
Show description for 820e949
Steve Howell
authored and
showell
committed
820e949
Copy full SHA for 820e949
virtuals_fs: Add test for sample_conversation.
Steve Howell
authored and
showell
committed
4b9e3d6
Copy full SHA for 4b9e3d6
bot tests: Extract get_reply_dict() test helper.
Steve Howell
authored and
showell
committed
917bd82
Copy full SHA for 917bd82
Pagination
Previous
Next
You can’t perform that action at this time.