Skip to content
New issue

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

I'm building an alternative that works for Twitter API v2 x using Go #467

Open
devhindo opened this issue Sep 25, 2023 · 9 comments
Open

Comments

@devhindo
Copy link

devhindo commented Sep 25, 2023

I'm building a CLI tool that works as a modern alternative for this one. works with Twitter API v2

link : devhindo/x

@devhindo devhindo changed the title I'm building a modern alternative that works for Twitter API v2 (x) I'm building a modern alternative that works for Twitter API v2 x Sep 25, 2023
@devhindo devhindo changed the title I'm building a modern alternative that works for Twitter API v2 x I'm building an alternative that works for Twitter API v2 x using Go Sep 25, 2023
@sferik
Copy link
Owner

sferik commented Sep 25, 2023

Nice! I’m working on an alternative in Crystal, which will be integrated into this library: https://github.com/sferik/x-crystal

@devhindo
Copy link
Author

Nice! I’m working on an alternative in Crystal, which will be integrated into this library: https://github.com/sferik/x-crystal

Interesting!

@cyberfunk
Copy link

cyberfunk commented Dec 27, 2023

So this project is officially dead? I just spent the better part of an hour setting everything up and sending my first update only to be greeted with this message:

You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product

Does that mean I did all of this for nothing and this gem is toast?

@devhindo
Copy link
Author

@cyberfunk I think it's deprecated due to the latest Twitter API updates which contained major changes that required constructing a new tool built on the new API. You can check sferik/x-ruby or my tool devhindo/x.

@cyberfunk
Copy link

@cyberfunk I think it's deprecated due to the latest Twitter API updates which contained major changes that required constructing a new tool built on the new API. You can check sferik/x-ruby or my tool devhindo/x.

Thanks! Will install and try the update and compare with your project as well!

@devhindo
Copy link
Author

@cyberfunk I think it's deprecated due to the latest Twitter API updates which contained major changes that required constructing a new tool built on the new API. You can check sferik/x-ruby or my tool devhindo/x.

Thanks! Will install and try the update and compare with your project as well!

Okay, feel free to ask if you need any help.

@cyberfunk
Copy link

@cyberfunk I think it's deprecated due to the latest Twitter API updates which contained major changes that required constructing a new tool built on the new API. You can check sferik/x-ruby or my tool devhindo/x.

Thanks! Will install and try the update and compare with your project as well!

Okay, feel free to ask if you need any help.

Thanks I've been to the end of the internet and back trying to find a replacement for the old Abraham library that worked flawlessly with PHP, Cron and API 1.1 for many years. Hopefully my search is over with one of these options and Cron😅 I need to start promoting my music again and use this to post recurring tweets daily.

@devhindo
Copy link
Author

@cyberfunk I think it's deprecated due to the latest Twitter API updates which contained major changes that required constructing a new tool built on the new API. You can check sferik/x-ruby or my tool devhindo/x.

Thanks! Will install and try the update and compare with your project as well!

Okay, feel free to ask if you need any help.

Thanks I've been to the end of the internet and back trying to find a replacement for the old Abraham library that worked flawlessly with PHP, Cron and API 1.1 for many years. Hopefully my search is over with one of these options and Cron😅 I need to start promoting my music again and use this to post recurring tweets daily.

I use my tool daily and it works just fine for posting text tweets. And its setup doesn't take a minute.

@cyberfunk
Copy link

cyberfunk commented Dec 28, 2023

Got it working thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants