// Video Embeds: https://github.com/requarks/wiki/discussions/4580
On 6/15/2023, Twitter released their v2 Developer API and has officially shut down access to their open v1 API. As part of their new v2 API, usage restrictions and pricing tiers have been added for applications that want to integrate.
The new Free tier allows us to send 1,500 tweets/month total on user's behalves or 50 tweets/day across all our shared users, while the Basic tier at $100/month only allows 10,000 tweets/month or 1667 tweets/day. With over 8,000 daily Mix It Up users and over 28,000 monthly unique Mix It Up users, even if restricted to only one tweet/user, the free tier would only allow 5% of our users one tweet/month, while the Basic tier only 1/3 of our users one tweet/month.
Neither of these options would allow us to provide a quality or consistent experience for our users and additional tiers after the Basic start at $5000/month, which we as a business would not be able to afford to pay out of our own pockets. An alternative we were considering was allowing users to create their own Twitter application key, similar to functionality we provide through our Discord integration. However, Twitter has stated that this is not allowed in their Developer policy and may result in enforcement action against accounts.
To that end, we have decided in the next update to fully remove Twitter integration from Mix It Up. Although we never enjoy removing features from the app, we strive to provide an experience that all users can utilize equally. As always, the Mix It Up team thanks you for your understanding & continued support.
Below is a list of alternative applications or services you can use that will allow you to perform some level of Twitter integration. Each solution below is unique and will require it's own separate setup process. For more information or support on these solutions, please reach out their their respective owners.
If you know of additional applications or services that continue to support Twitter, let us know and we'll be happy to add them to the list!
SAMMI - Twitter Extension: https://sammi.solutions/extensions/social/twitter#pills-setup
IFTTT - Automation platform with Twitter integration. Can build applets to send out tweets automatically when a stream starts or trigger Twitter applets directly through Mix It Up using our IFTTT Service Integration. Requires their Pro plan to use Twitter integration: https://ifttt.com/twitter
Tweepy - Python library, requires Python coding experience.
BluebirdPS - Powershell library, appears to be working, but no longer maintained.