We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to make changes to the code so that it'll support tweeting GIFs?
The text was updated successfully, but these errors were encountered:
Hey kanya, impossible is nothing. As you see I'm not actively maintaining this anymore, feel free to fork it.
Sorry, something went wrong.
Somebody who can kick me in the right direction to change the code to allow gif and mp4?
Hello @krmidell
So the bots apparently will try to select anything you put on the folder: https://github.com/joaquinlpereyra/twitterImgBot/blob/master/twitterbot.py#L60
If I remember correctly the bot already supports GIFs, just drom em in the folder.
I would expect video to work too, but if it doesn't, I would look in this function https://github.com/joaquinlpereyra/twitterImgBot/blob/master/bot/status.py#L19 to see if the Twitter API needs additional parameters or something like that.
Good luck!
No branches or pull requests
Is it possible to make changes to the code so that it'll support tweeting GIFs?
The text was updated successfully, but these errors were encountered: