This website requires JavaScript.
Explore
Help
Sign in
janek
/
mostr-zulip-bot
Watch
1
Star
0
Fork
You've already forked mostr-zulip-bot
0
Code
Issues
Pull requests
Releases
Activity
8761e47893
mostr-zulip-bot
/
zulip_bots
/
zulip_bots
History
derAnfaenger
8761e47893
zulip_bots: Store testing conversations in lists.
...
This enforces the use of a list of tuples for conversations, as opposed to dicts.
2017-10-24 11:14:09 +02:00
..
bots
zulip_bots: Store testing conversations in lists.
2017-10-24 11:14:09 +02:00
.gitignore
bots: Move all bots and the bots API to separate package.
2017-07-18 02:20:27 -02:30
__init__.py
bots: Move all bots and the bots API to separate package.
2017-07-18 02:20:27 -02:30
lib.py
zulip_bots: Rename state_handler to storage.
2017-10-23 12:24:41 +02:00
provision.py
zulip_bots: Use relative paths to find zulip_bots/bots/*.
2017-07-25 10:50:33 -07:00
run.py
zulip_bots: Import imp.load_source for Python < 3.5.
2017-09-12 05:21:00 -07:00
test_lib.py
zulip_bots: Store testing conversations in lists.
2017-10-24 11:14:09 +02:00
test_run.py
zulip_bots: Add unittests for run.py.
2017-09-13 00:25:16 -07:00
zulip_bot_output.py
bots: zulip_bot_output.py: Check for absence of handler_class in bot.
2017-10-05 11:59:56 -07:00