Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

febuiles/tywin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tywin

tywin

Tywin is a currency conversion bot that uses Google information to transform currencies. It posts the results to Twitter every day.

Live Examples

Config

If you want to test this out on your own account, make sure you set the following environment variables:

export CONSUMER_KEY=your_consumer_key
export CONSUMER_SECRET=your_consumer_secret
export OAUTH_TOKEN=your_oauth_token
export OAUTH_SECRET=your_oauth_secret

The default conversion formula is 1 usd to cop. You can change it inside tywin.rb

set :conversion, "1 cad to cop"

Contact

Fill a bug in the Issues section.

About

A currency conversion Sinatra app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages