-
-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make game_handler work using zulip_terminal #315
Labels
Comments
amanagr
added a commit
to amanagr/python-zulip-api
that referenced
this issue
Feb 4, 2018
Add conf info for tictactoe and connect_four bots Fixes zulip#315
Thanks for the report @amanagr! |
amanagr
added a commit
to amanagr/python-zulip-api
that referenced
this issue
Feb 16, 2018
Provide multiplayer support on zulip-terminal. Players can add an option `-cp` argument at the end of their move to change to the second player. Fixes zulip#315
amanagr
added a commit
to amanagr/python-zulip-api
that referenced
this issue
Feb 17, 2018
Provide multiplayer support on zulip-terminal. Players can add an option `-p <name>` argument at the end of their move to change to any player they want. Fixes zulip#315
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently tictactoe and connect_fout bots are not working using the
zulip_terminal <bot-name>
method.It raises following error for
$ zulip_terminal tictactoe
:The text was updated successfully, but these errors were encountered: