python-zulip-api/zulip_bots/zulip_bots/bots/file_uploader
novokrest 7fc1ff5e0e bots: Add bot for uploading files to Zulip server.
Add file_uploader bot as an example of using
ExternalBotHandler's methods for uploading files
to Zulip server.
2018-07-01 07:57:45 -04:00
..
__init__.py bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00
doc.md bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00
file_uploader.py bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00
requirements.txt bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00
test_file_uploader.py bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00