Skip to content

jackieleng/vierchanbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot for the 4chan imageboard

This bot will fetch a random image from 4chan using the /4chan command. Currently only supports a select few boards. Memcache The App Engine Datastore is used to cache 4chan API data, and a cronjob is run periodically to update the cache. /help displays a list of other commands (when implemented).

This app was made using the Google App Engine Flask skeleton

Dependencies should be installed in the ./lib dir, i.e.:

pip install -r requirements.txt -t <your_app_directory/lib>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages