Praqma / GSheets2TBoards

Small python script to convert a google sheet to a Trello board
MIT License
0 stars 0 forks source link

Make the script take the user's token instead of Timi's #22

Closed sofusalbertsen closed 6 years ago

sofusalbertsen commented 6 years ago

Right now the token for Trello is hardcoded to @timea. We need it to incorporate that it takes the token dynamically depending on the user who runs it.