17 lines
347 B
Markdown
17 lines
347 B
Markdown
|
# Easy Trello integration for Zulip
|
||
|
|
||
|
An easy Trello integration for Zulip
|
||
|
|
||
|
Usage :
|
||
|
|
||
|
1. Fill the needed information in `zulip_trello_config.py` :
|
||
|
|
||
|
- The bot API KEY,
|
||
|
- The Trello API KEY,
|
||
|
- The Trello TOKEN,
|
||
|
- The Zulip host
|
||
|
|
||
|
2. Execute the script :
|
||
|
|
||
|
$ python zulip_trello.py <stream_name> <trello_board_name> <trello_board_id>
|