Skip to content

KollektivHannemann/Kaleidobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a twitterbot that transforms images you send to him to kaleidoskopic images.

Install the VirtualEnv

Create a new virtualenv for the bot

mkvirtualenv kaleidobot

Install twitterbot

pip install -r requirements.txt

Authenticate

Make sure to add your keys.py file to the directory.

Run

python kaleidobot.py

Stop

Press [CTRL] + [C] to stop the bot.

Exit

deactivate

Remove the VirtualEnv

rmvirtualenv kaleidobot

TODO

implement this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages