Advertisement
Guest User

Untitled

a guest
Oct 20th, 2015
687
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Skeintip is an experimental multicoin twitter tip bot.
  2. At the moment there are 4 coins supported with their keywords:
  3. Skeincoin => skeintip
  4. Bumbacoin => bumbatip
  5. Triangles => tritip
  6. Sooncoin => soontip
  7.  
  8. @Skeintip hooks into the twitter streaming api. So it's not necessary to include @Skeintip in your tweet to interact with it.
  9.  
  10. There are 6 commands.
  11. help / terms / address / balance / tip / withdraw
  12.  
  13. These can be used in the following manner:
  14. soontip balance:
  15. This will return the balance for your twitter account for Sooncoin. (bumbatip balance will return the balance for Bumbacoin etc.)
  16.  
  17. soontip tip @Strikerbee 10:
  18. This will tip 10 Sooncoin to @Strikerbee (Me)
  19.  
  20. soontip withdraw Soonadress:
  21. This will withdraw your entire balance minus fees to the soonaddress you provided.
  22.  
  23. soontip address:
  24. This will return your a deposit address for your twitter account.
  25.  
  26. soontip help:
  27. Returns basic help
  28.  
  29. soontip terms:
  30. Returns the terms for @Skeintip.
  31.  
  32. -- Have fun, @Strikerbee
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement