dracarys18 / TweetBot

A simple Telegram Bot to Stream the tweets from any twitter accounts to Telegram Channel
MIT License
103 stars 45 forks source link

Error in terminal #30

Open jayb7 opened 2 years ago

jayb7 commented 2 years ago

Sorry, probably a very novice question but I am having issues when running

warning: tweet_bot (bin "tweet_bot") generated 3 warnings Finished release [optimized] target(s) in 0.16s Running target/release/tweet_bot thread 'main' panicked at 'Missing ACCOUNTS: NotPresent', src/config.rs:24:14 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

jayb7 commented 2 years ago

I did both of those things my bro

jayb7 commented 2 years ago

Just ended up using TweetShift for now ha

dracarys18 commented 2 years ago

It says you haven't set ACCOUNTS environment variable in your system @jayb7

dracarys18 commented 2 years ago

That's weird @StarvingDeveloper 403 is must be because of wrong API KEYS or limited access to API KEYS. Can you check your twitter API console for the same?