ezekiel-lemur / khonsu

A discord-twitter bot
4 stars 9 forks source link

How to set twiter config #10

Open CRO-THEHACKER opened 4 years ago

CRO-THEHACKER commented 4 years ago

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 commented 4 years ago

Set config with using the help of stackoverflow.com

CRO-THEHACKER commented 4 years ago

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 commented 3 years ago

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

tiggerite commented 3 years ago

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