Skip to content

ayamkv/fillect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

and

fillect

a python script that tweets archillects photos randomly using Arpillect API



👨‍🔧 Installation

• Copy and paste this command 📋

this will clone and install the required modules

git clone https://github.com/ayamkv/fillect.git
pip install -r requirements.txt

• Fill your api key in config.py 📝

# your api keys
apikey = '#'
apikey_secret = '#'
token = '#'
token_secret = '#'

• then finally run ⚙️

python main.py

• Done ✅


🔧 Configuration


• Random

randomize = True
# or
randomize= False 

True it will randomize

False it will show an input for your desired number

• Loop

loop = 2 # loops every 2 hour

loops every x amount of hour



FAQ

How to get twitter API keys?


notes

  • needs to support gif files
  • possibly a flask web version

big big thanks to

Arpillect

About

tweets archillects photos randomly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published