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

How to set twiter config #10

Open
CRO-THEHACKER opened this issue Jun 21, 2020 · 4 comments
Open

How to set twiter config #10

CRO-THEHACKER opened this issue Jun 21, 2020 · 4 comments

Comments

@CRO-THEHACKER
Copy link

So when setting up the bot I have an error:

Couldn't find channel 639240253013622796
Couldn't find channel 660207659290460200
Couldn't find channel 652801228874711040
Couldn't find channel 660207659290460200
Couldn't find channel 639240253013622796
Couldn't find channel 660207659290460200
[!]  BOT READY.
Bad Authentication data.
url: https://api.twitter.com/1.1/statuses/user_timeline.json
Bad Authentication data.
[ SNIP ]

with the config of:

{
    "discord_token":"{My token}",
    "twitter_id": "761568335138058240",
    "twitter_id_2":"377309336",
    "consumer": "",
    "consumer_s":"",
    "token": "",
    "token_s": "",
    ...

I did not understand what to give for:

twitter_id, twitter_id_2, consumer, consumer_s, token, token_s, so I left it as is.

if you could please help me ASAP that would be great!

@CRO-THEHACKER
Copy link
Author

Set config with using the help of stackoverflow.com

@CRO-THEHACKER
Copy link
Author

Having error with the bot still:

Couldn't find channel 639240253013622796
Couldn't find channel 660207659290460200
Couldn't find channel 652801228874711040
Couldn't find channel 660207659290460200
Couldn't find channel 639240253013622796
Couldn't find channel 660207659290460200```

@tiggerite
Copy link
Collaborator

Those look like your server channel IDs so can't help much there sorry, has the bot got permission to them?

@tiggerite
Copy link
Collaborator

As for twitter API I moved away from it to using their private one but it's a bit broken at present anyway

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

2 participants