Skip to content

jotok/askascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

askascii

A twitter client that converts images to ASCII. Tweet an image or image link to @askascii, and it will reply with an ASCII art version of your image.

The script looks for a file named config.yaml in the project directory that contains the twitter OAuth tokens:

twitter:
  consumer_key: THE_CONSUMER_KEY
  consumer_secret: THE_CONSUMER_SECRET
  access_token: THE_ACCESS_TOKEN
  access_token_secret: THE_ACCESS_TOKEN_SECRET

Dependencies

About

A twitter client that converts images to ASCII

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors