Parses Trello board contents in stdout in Slack format for fast reporting in text way
Modify if card["list"] == "Backlog":
and other lines as needed
Open a terminal, run this:
wget https://gist.githubusercontent.com/ank-everstake/1618a5a52b36d15e21d780e75e554497/raw/trello-parser.py
chmod +x ./trello-parser.py