You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After counting the number of characters in the Tweet, count the number of characters in the description and remove characters from the end of the description until the tweet reaches 279 characters.
Using GAS triggers, run each wsxxxx.gs file (once a week?)
- Complete the rest of the functions in each of the wsxxxx.gs files
Save data from wsxxxx.gs into a google spreadsheet
Pull the data from the google spreadsheet into the tiny-desk.com UI
- Might need to add a loading wheel on UI
Pull the data on trigger from the google spreadsheet into a random tweet to @tinydeskbot
- If the tweet text is over 280 characters, grab the description and add it as a reply to the original tweet
Populate the log of tweets sent
Create a log of the last date pulled every time the main spreadsheet is updated
Save All Tiny Desks by Date and compare that date against the New spreadsheet and the Tweeted spreadsheet
The text was updated successfully, but these errors were encountered:
Update:
After counting the number of characters in the Tweet, count the number of characters in the description and remove characters from the end of the description until the tweet reaches 279 characters.
Using GAS triggers, run each
wsxxxx.gs
file (once a week?)- Complete the rest of the functions in each of the
wsxxxx.gs
filesSave data from
wsxxxx.gs
into a google spreadsheetPull the data from the google spreadsheet into the tiny-desk.com UI
- Might need to add a loading wheel on UI
Pull the data on trigger from the google spreadsheet into a random tweet to @tinydeskbot
- If the tweet text is over 280 characters, grab the description and add it as a reply to the original tweet
Populate the log of tweets sent
Create a log of the last date pulled every time the main spreadsheet is updated
Save All Tiny Desks by Date and compare that date against the New spreadsheet and the Tweeted spreadsheet
The text was updated successfully, but these errors were encountered: