altcointip icon indicating copy to clipboard operation
altcointip copied to clipboard

Reddit ALTcointip bot gives users ability to tip each other using various cryptocurrency coins, such as Bitcoins, Litecoins, Peercoins, Namecoins, and others.

Results 15 altcointip issues
Sort by recently updated
recently updated
newest added

after i attempt to tip, it sends me a msg with a syntax issue.. ive pasted the debug.. http://pastebin.com/4Cq8BQCX

I did a write-up on Reddit and then decided it would be better just to come to the source directly anyhow. See: http://www.reddit.com/r/ALTcointip/comments/1zczq2/bug_report_ignore_quotes/ Essentially: quoted text should not be scanned...

Optimize CtbAction and CtbUser classes to reduce number of PRAW calls being made during initialization.

enhancement

Implement ability to prompt for (database, Reddit, wallet) passwords during startup instead of reading them from config files.

enhancement

Collect karma of posts that initiated tips and use it in user and overall statistics.

enhancement

Support Twitter platform for tip giving and receiving.

priority

Support Facebook platform for tip giving and receiving.

enhancement
priority

Append a random music track to the end of each message.

enhancement

In order to gain ability to support multiple database types, as well as improve security and reliability, convert all hardcoded SQL statements to SQLAlchemy ORM statements. For example, instead of...

enhancement
priority

Notify user when the coins he deposited are available for tipping.

enhancement