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
ba98220d44
mostr-zulip-bot
/
zulip
/
integrations
/
trello
/
zulip_trello_webhooks.csv
2 lines
29 B
CSV
Raw
Normal View
History
Unescape
Escape
integrations/trello: Improve the Trello script. This commit makes a bunch of improvements: 1. Use format() for string formatting instead of the old style. 2. Stop returning stuff where we don't have to. 3. URL generation should not be done by the script, especially since our eventual goal is for the Zulip server to automatically generate a webhook URL. So the user should be able to supply the URL in the config file. Plus, this makes it easier to test the script with non-Zulip URLs (such as RequestBin). 4. Removed unnecessary arguments.
2018-04-03 21:52:10 -02:30
trello_board_name
,
id_webhook
Reference in a new issue
Copy permalink