ssbot icon indicating copy to clipboard operation
ssbot copied to clipboard

A Google Spreadsheet engine for a Twitter bot.

Results 18 ssbot issues
Sort by recently updated
recently updated
newest added

Not really an issue just a note that I was able to get the underlying Twitter-lib updated to work with the V8 runtime. So, I went ahead and updated the...

Zach, Arguably, a failed Every tweet should not hold up the show. Consider making the Every list rotate even if it fails: ``` // if (response.created_at && properties.constructor === 'every'){...

Hi Zach, Thanks for the project. Does Convert Image URLs to Attachments work? If so, how? I turned the Settings option "Convert Image URLs to Attachments" to Yes. I included...

When an Every tweet goes out, it removes the first tweet at B3 and moves the list up, but does not rotate the first tweet to the bottom. ``` function...

Hello! First of all, thanks for creating the bot sheets in the first place. As Google unfortunately interferred with the old version of the sheet, I was checking if you...

On a large number of occasions the bot stops posting - I have it set to post once an hour and there's a list of 1533 tweets for it to...

This Bot relies on Twitter's V 1.1 API which [Twitter will fully shut down on 4/29/2023 or earlier.](https://twittercommunity.com/t/announcing-new-access-tiers-for-the-twitter-api/188728) As a result this spreadsheet bot is broken until someone is willing...

When I set the timing (settings > B5) and go to start scheduled tweeting, it only works if I set it in hours. If I set it to any minute...