Seklfreak / discord-image-downloader-go

A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
MIT License
349 stars 91 forks source link

how do i make this work for twitter? #209

Open SeklFrk opened 3 years ago

SeklFrk commented 3 years ago

how do i do this for twitter? cant seem to find any tutorials on youtube or here on github

eclipse95 commented 3 years ago

Hi, You have to apply for a (free) Twitter API key. Check this => https://developer.twitter.com/en/products/twitter-api. When you will have your API key, fill this part of the configuration file:

[twitter]
consumer key        = 
consumer secret     = 
access token        = 
access token secret =