Bitcoin Forum

Economy => Service Announcements => Topic started by: cadmium on May 10, 2013, 12:53:53 PM



Title: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 10, 2013, 12:53:53 PM
The long waiting of reddit bitcointip bot to bitcointalk forum has come to an end.

Service is free to use at your own risk, as always.

Current supported currencies are: BTC, LTC, PPC and FTC

PM cadmium with the following commands on the subject:

sign up

info - to get deposit addresses, balance

cointip <username> <amount> <unit_currency> - examples
Code:
cointip cadmium 1 BTC
cointip cadmium 1 mLTC
cointip cadmium 1.22 uBTC
cointip cadmium 1 sBTC --- 1 satoshi
cointip cadmium 1.5 mPPC

withdraw <amount> <unit_currency> with the message body containing <your_receiving_address>

Tipping can also be in a post for example:

"Thanks for fixing my PHP script, +cointip John 0.25 btc . And thank you for such service +cointip cadmium 1 mPPC"

Then you have to pm cadmium with the subject of scan, the bot will scan your last 20 posts, and process tipping requests.

*Update: I just made the bot to crawl on its own for every 10 mins, so that you don't need to send the "scan" command. You can still send it though, if you don't want to wait.*

*Added a new command

subject masstip with the message body containing your cointip list - example

Code:
cointip memberA 1 BTC
cointip memberB 1 mLTC
cointip memberC 0.5 uPPC

Note

* Standard transaction fee will be subtracted from the withdrawing amount (currently BTC 0.0001, LTC 0.02, PPC 0.01, FTC 0.01).

* When request tipping, the tippee has an option to accept or reject (by following the instruction in the pm). Tip request will be expired after a week.
** Fund will be transferred at the point tippee chooses to accept. It will not be held by tip request.
** Which means you can tip 1 BTC to 10 people with your balance of 1 BTC. Whoever accepts first will take it.
** Or you can withdraw your fund before a tippee claims

* Required 3 confirms depositing BTC, 6 for LTC and PPC, 10 for FTC

* Don't feel guilty to tip someone with 1 uBTC or less because it does not get into the blockchain until withdrawal, which has to be more than transaction fee.

Disclaimer
* Still in gamma state, there could be some glitches although I'll try my best not to lose you fund.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 10, 2013, 03:09:49 PM
Just to verify, I can tip anybody, even if they haven't signed up?

Nice job working on the script though! You deserve a bounty! I recently talked about a bitcointip bot, and this is the best method to do it without modifying the form directly. My only concerns are:

How do we verify you won't just run away with our Bitcoin once we deposit them?
What ensures your bot will be online 24/7?
Is the bot hosted, or is it a simple script running on your computer?
If it does run from your computer, is it on 24/7?
If whatever hosts the script is down when a tip request is sent and the scan command has been sent, will the scan be processed when the script comes back online? (Make sure you have a verification system so that the bot itself knows when a tip was sent, as that will prevent tip duplication from the script being offline.)

Off-Topic: And the blockchain bloat has begun!



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 10, 2013, 05:04:24 PM
> Just to verify, I can tip anybody, even if they haven't signed up?

Tipee does not have to sign up. Once he accepts a tip request, he'll be signed up automatically, and be able to withdraw to his personal addresses, or he can use it to tip other members.

> How do we verify you won't just run away with our Bitcoin once we deposit them?

I don't have a good answer, but I do believe in Karma.

> What ensures your bot will be online 24/7?
> Is the bot hosted, or is it a simple script running on your computer?
> If it does run from your computer, is it on 24/7?

It's running on one of my servers, with a system to backup db and wallets in case the host is screwed up.
I also have thought to give the private keys back to the users, in case stuff hits fan.

>If whatever hosts the script is down when a tip request is sent and the scan command has been sent, will the scan be processed when the script comes back >online? (Make sure you have a verification system so that the bot itself knows when a tip was sent, as that will prevent tip duplication from the script being >offline.)

Yes. And to prevent duplication, it stores records of post-id that it has processed.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: dexX7 on May 10, 2013, 08:37:37 PM
Great. I love this. :) +cointip cadmium 2000 uBTC

Do we get a confirmation and how often are the posts crawled?


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 10, 2013, 11:04:19 PM
> Just to verify, I can tip anybody, even if they haven't signed up?

Tipee does not have to sign up. Once he accepts a tip request, he'll be signed up automatically, and be able to withdraw to his personal addresses, or he can use it to tip other members.

> How do we verify you won't just run away with our Bitcoin once we deposit them?

I don't have a good answer, but I do believe in Karma.

> What ensures your bot will be online 24/7?
> Is the bot hosted, or is it a simple script running on your computer?
> If it does run from your computer, is it on 24/7?

It's running on one of my servers, with a system to backup db and wallets in case the host is screwed up.
I also have thought to give the private keys back to the users, in case stuff hits fan.

>If whatever hosts the script is down when a tip request is sent and the scan command has been sent, will the scan be processed when the script comes back >online? (Make sure you have a verification system so that the bot itself knows when a tip was sent, as that will prevent tip duplication from the script being >offline.)

Yes. And to prevent duplication, it stores records of post-id that it has processed.

Karma.... other than that it looks like your system is really set. If you do scam, word flies here lol. Try setting up a reputation thread on the Off-Topic board as people use your tip service, but other than that it's solid! Nice work! I'll use it.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 11, 2013, 01:36:34 AM
Great. I love this. :) +cointip cadmium 2000 uBTC

Do we get a confirmation and how often are the posts crawled?

you have to pm scan command to me, since the bot only crawls on that order.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: romerun on May 11, 2013, 02:36:43 AM
test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 11, 2013, 02:40:09 AM
test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 :)

Accepted, waiting for response.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 11, 2013, 02:41:23 AM
Another concern. What if we quote a tip like I did above. If I sent the scan command, would it see me as the originating source of those tips, now that I have quoted them? That would be something that would need to be fixed.

Accepted the tip. Never received PPC before too! I'll make a VirCurEx wallet for it. Waiting for confirmation.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: dree12 on May 11, 2013, 02:42:25 AM
Just to be clear:

  • If I quote someone who has tipped someone, then send "scan", will cointip accidentally believe I meant to tip?
  • If I accidentally scan the same post twice, will cointip tip the poster twice?


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 11, 2013, 02:43:36 AM

Deposit addresses

btc: 193RSpbYAscnVj6kVuuLFyNydaNgq6Z4HH
ltc: LaGTjG3B73UEK8U8rhTyq8RLCffiSztCgv
ppc: PBMA5b2aKMWk7HkCjHbDZGWCaMDyya2WhE

Balances (avalable/almost available)

btc: 0 satoshi BTC/0 satoshi BTC
ltc: 0 satoshi LTC/0 satoshi LTC
ppc: 10.00 uPPC/10.00 uPPC

Got your tip! Thanks! The bot works!

Just to be clear:

  • If I quote someone who has tipped someone, then send "scan", will cointip accidentally believe I meant to tip?
  • If I accidentally scan the same post twice, will cointip tip the poster twice?

I also want an answer to question 1. For question 2, the scan will verify to itself that tips are sent, so they won't be double tipped. Hence the idtip.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: dexX7 on May 11, 2013, 11:14:51 AM
test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 :)

Received. Thank you, dear ser! :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 11, 2013, 12:34:49 PM

Another concern. What if we quote a tip like I did above. If I sent the scan command, would it see me as the originating source of those tips, now that I have quoted them? That would be something that would need to be fixed.

Accepted the tip. Never received PPC before too! I'll make a VirCurEx wallet for it. Waiting for confirmation.

Good catch. I definitely overlooked the issue. It is fixed as the scan command will not go into quote. +cointip has to be outside of any div relating tags.

These should be skipped.

test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 :)

Accepted, waiting for response.

The followings should go through.

+cointip jaywaka2713 77 uBTC
+cointip  dree12 77 uBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: dree12 on May 11, 2013, 12:46:09 PM
What does this mean?

Code:
Failed to accept idtip=0d32f632803465d0518e0505a7016d79 because unauthorized accept . You may try again when the issue is resolved.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 11, 2013, 12:58:45 PM
What does this mean?

Code:
Failed to accept idtip=0d32f632803465d0518e0505a7016d79 because unauthorized accept . You may try again when the issue is resolved.

crap. That's from my typo and a bug parsing your name as " dree12". Fixed.

bear with me. Try again:

+cointip     dree12      88    uBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 11, 2013, 01:49:27 PM
The followings should go through.

+cointip jaywaka2713 77 uBTC
+cointip  dree12 77 uBTC


Your tip went through regardless of the quote. So quoted tips won't be processed by scan! This thing is bug-free so far! Nice work!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: billotronic on May 11, 2013, 09:26:49 PM
hate to be a nay sayer, but what's in this for you? I would trust your service more if you charged a small fee.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 12, 2013, 12:12:33 AM
I have a mission to make this cointip bot available in a few forums, expand its functionalities, if things go well. +cointip billotronic 30uBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on May 12, 2013, 07:59:17 AM
This is so cool! Would cointip you, but I'm a poor codercat. :P
Signed up!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on May 12, 2013, 11:09:07 AM
+cointip cadmium 0.01 uBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 12, 2013, 04:51:57 PM
+cointip cadmium 0.01 uBTC

This is awesome! Signed up :)

Time to get tipping :P

EDIT: Small typo with "available" in the sign up PM

http://gyazo.com/a98bc769621c94d7c341c903b815f2c7.png


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 12, 2013, 07:29:25 PM
thanks, will fix.

+cointip whiskers75 3 uPPC
+cointip DiamondCardz 3 uPPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on May 14, 2013, 03:57:15 PM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 14, 2013, 04:22:16 PM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)


You can denominate in standard BTC. just tip with 1 BTC

Also open source would be nice. Everything here is open source. Note, whiskers75, that you couldn't modify it for use here as it will conflict with his bot.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 14, 2013, 05:20:21 PM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)


If someone ever tips a whole BTC, I will eat my shoe. Especially if it happened to me, lol.

+cointip whiskers75 1 sPPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on May 16, 2013, 07:43:10 PM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)


If someone ever tips a whole BTC, I will eat my shoe. Especially if it happened to me, lol.

+cointip whiskers75 1 sPPC
Thanks, and +1 :)
Edit: PM scan to cadmium, as this doesn't seem to have gone through.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 17, 2013, 09:47:00 PM
Thanks, done :)

+cointip whiskers75 8 sPPC

Also, moobot sucks. You know what i'm talking about. :c MADE ME LOSE 12 MBTC BLEH



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on May 18, 2013, 06:02:57 AM
Hey, this isn't the CoinChat thread! :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 19, 2013, 03:32:54 PM
+cointip whiskers75 2.99 uPPC

Moar free moneh


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 19, 2013, 07:24:10 PM
I've been using this bot in my posts and via PM to cadmium and so far have no issues. This thing works great. All we need now is more altcoin support. It would be cool if an applet could be provided where we could submit code to add to the bot to add various currencies with final approval from Cadmium. Takes the work off of him.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 19, 2013, 08:39:24 PM
I'm in the process of revamping my code. I'll make sure to make it easy and efficient to add new currencies, right now it's not quite ready.

However, the real issue holding me back from adding 20 currencies, is each altcoind deamon takes about 300M memory, bitcoind alone sits between 500m-1.2g. The current machine could safely support more 5 coins max. Also, it's not easy to pick which to support, because it's too funny that new coin is born everyday.

 8)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 19, 2013, 08:49:05 PM
I'm in the process of revamping my code. I'll make sure to make it easy and efficient to add new currencies, right now it's not quite ready.

However, the real issue holding me back from adding 20 currencies, is each altcoind deamon takes about 300M memory, bitcoind alone sits between 500m-1.2g. The current machine could safely support more 5 coins max. Also, it's not easy to pick which to support, because it's too funny that new coin is born everyday.

 8)

That is so true. I would start with the older coins and test having BTC, LTC, PPC, DVC, and TRC together. Also look into getting your script onto a server.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 20, 2013, 12:39:52 AM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)

source code is coming, it's just yet ready. There are frontend which has to be built per site and the backend. I don't think the frontend will work right away with other SMF boards, since they can be configured in different ways. The backend supports multiple sites, user wallet can be shared between sites.

I have envisioned the bot enters those karma-matter-communities, such as torrent sites, piratebay. These frontends should point to a centralize backend, so that we can do other interesting things about it, like coin exchange (Imagine people getting junk coins and want to convert to BTC, vise versa).


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on May 20, 2013, 03:10:19 AM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)

source code is coming, it's just yet ready. There are frontend which has to be built per site and the backend. I don't think the frontend will work right away with other SMF boards, since they can be configured in different ways. The backend supports multiple sites, user wallet can be shared between sites.

I have envisioned the bot enters those karma-matter-communities, such as torrent sites, piratebay. These frontends should point to a centralize backend, so that we can do other interesting things about it, like coin exchange (Imagine people getting junk coins and want to convert to BTC, vise versa).

Woahh buddy you got good vision ahead of you, but one step at a time. Sounds like you plan on taking this far though. Great work.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on May 20, 2013, 10:48:59 PM
Also, mind having an option to denominate in standard BTC? :)
Thanks for the uPPC!
EDIT: Source code? Pleeease? :D If this was open source, you'd get lots of contributions :)

source code is coming, it's just yet ready. There are frontend which has to be built per site and the backend. I don't think the frontend will work right away with other SMF boards, since they can be configured in different ways. The backend supports multiple sites, user wallet can be shared between sites.

I have envisioned the bot enters those karma-matter-communities, such as torrent sites, piratebay. These frontends should point to a centralize backend, so that we can do other interesting things about it, like coin exchange (Imagine people getting junk coins and want to convert to BTC, vise versa).
Nice!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Sunny King on May 23, 2013, 08:03:54 PM
+cointip cadmium 5 PPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 23, 2013, 11:21:16 PM
you have to pm "scan" to me, the bot won't crawl on its own

Thanks for the big tip ! ::)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Jimmy2011 on May 24, 2013, 08:53:44 AM
+cointip cadmium 0.01 PPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 25, 2013, 09:18:16 AM
If you're going to implement a new coin, make it DVC/DevCoin ^_^


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 28, 2013, 05:08:54 AM
I made the bot automatically scans every 10 mins(for now), so that you don't have to send "scan" command after leaving the +cointip in your post, although if you want to have it scan right away, you can still send the command to trigger it.

DevCoin is not edible. ;D +cointip DiamondCardz 10uBTC

Hope it works..


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Jimmy2011 on May 28, 2013, 06:57:36 AM
+cointip cadmium 0.1 PPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Birdy on May 28, 2013, 03:13:46 PM
Great :)
I hope it's possible to implement a verify, so people can recognize a legit tip instantly.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 28, 2013, 03:29:10 PM
I made the bot automatically scans every 10 mins(for now), so that you don't have to send "scan" command after leaving the +cointip in your post, although if you want to have it scan right away, you can still send the command to trigger it.

DevCoin is not edible. ;D +cointip DiamondCardz 10uBTC

Hope it works..

It worked, even though it only tipped me 9.99 uBTC xD

Thanks!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 28, 2013, 03:42:36 PM
Great :)
I hope it's possible to implement a verify, so people can recognize a legit tip instantly.

It won't happen - theymos said that he doesn't want threads to be spammed with verify messages.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 28, 2013, 03:43:29 PM
Also, the tx fee is 0.0001 now I believe for BTC :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 28, 2013, 10:37:51 PM
that 9.99 thing could be just a display bug, it's in my list to investigate it.

Quote
Also, the tx fee is 0.0001 now I believe for BTC

nice, where did you get that

Quote
It won't happen - theymos said that he doesn't want threads to be spammed with verify messages.

Right. I did implement it though, it should be turned on on other future forums, if mods are cool with it.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Birdy on May 28, 2013, 10:53:40 PM
Quote
It won't happen - theymos said that he doesn't want threads to be spammed with verify messages.

Right. I did implement it though, it should be turned on on other future forums, if mods are cool with it.

Hmm, maybe it would be possible to have the verify in the post with the tip instead?
But I guess that would need some changes in the board software to show this e.g. directly attached to the post.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 29, 2013, 01:35:55 AM
Yea I don't see how to implement verify without getting banned, although I could provide the log for who tip who by editing one of my posts in this thread.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on May 30, 2013, 09:00:36 PM
btc withdraw transaction fee has been adjusted to 0.0001 thanks to 8.2


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on May 31, 2013, 11:46:28 AM
btc withdraw transaction fee has been adjusted to 0.0001 thanks to 8.2

Yay  :D


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 01, 2013, 05:17:20 AM
Cadmium I would suggest in the near future actual tip transfers to once per hour cycles. Because of the new micro payment limitations, small tips are no longer possible. When someone tips, actually show their "theoretical balance" even though they may not have their Bitcoin yet. Once every hour, you should transfer tips from everyone's wallets (if any tips at all) using the sendmany (i think thats correct) command. Keeps your tx low, and circumvents the micro payment restrictions. Also reduces network strain of your host that runs the bot.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 01, 2013, 03:18:14 PM
It's using shared wallet. When tipping, it uses "move" command to move amount from account to account, which I believe, it's internal, never broadcasted to the network.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 02, 2013, 04:07:05 AM
It's using shared wallet. When tipping, it uses "move" command to move amount from account to account, which I believe, it's internal, never broadcasted to the network.

OK thats even better. I just recommend only sending withdrawals once every hour.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 02, 2013, 11:34:44 AM
yea, thanks, that's interesting idea indeed, I'll research on the sendmany command.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: rme on June 02, 2013, 11:41:39 AM
Great project, maybe the bot can verify tips by repling?


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 02, 2013, 12:04:05 PM
Great project, maybe the bot can verify tips by repling?

That will might put extra load on server. (If it gets popular, which it will  :D)



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 02, 2013, 12:06:32 PM
+cointip cadmium 2 mBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 02, 2013, 12:09:02 PM
Is there any inbox limit? like 1000/3000 messages etc?

If yes, cadmium need to clear his inbox frequently.



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 02, 2013, 12:23:34 PM
thanks. I'm aware of that, messages will be deleted immediately after processed. In fact, if you pm me anything else besides the valid commands, I'll keep them in my log and delete them.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 02, 2013, 12:36:33 PM
thanks. I'm aware of that, messages will be deleted immediately after processed. In fact, if you pm me anything else besides the valid commands, I'll keep them in my log and delete them.


That's great man.

<3


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 02, 2013, 10:26:34 PM
Great project, maybe the bot can verify tips by repling?

It doesn't need to verify tips as it won't send them in the first place something is wrong. Maybe cadmium could add a verify command that PMs you the confirmation if you use the flag though.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 12:52:55 AM


Then you have to pm cadmium with the subject of scan, the bot will scan your last 20 posts, and process tipping requests.

*Update: I just made the bot to crawl on its own for every 10 mins, so that you don't need to send the "scan" command. You can still send it though, if you don't want to wait.*


I tried but scan option didn't worked. I am also wondering if you send tip to person A and then after few minutes tip to person B using scan option. It will might send payment to person A again.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 03, 2013, 01:46:24 AM


Then you have to pm cadmium with the subject of scan, the bot will scan your last 20 posts, and process tipping requests.

*Update: I just made the bot to crawl on its own for every 10 mins, so that you don't need to send the "scan" command. You can still send it though, if you don't want to wait.*


I tried but scan option didn't worked. I am also wondering if you send tip to person A and then after few minutes tip to person B using scan option. It will might send payment to person A again.

That has been tested and was never an issue. It logs tips so they don't double tip

Also can you add DigitalCoin? It's getting really big.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 02:00:17 AM

That has been tested and was never an issue. It logs tips so they don't double tip

Also can you add DigitalCoin? It's getting really big.

Well i don't know but i tried to tip cadmium and sent scan command several times, it didn't sent anything.



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 03, 2013, 02:33:28 AM
strange, let me test it,

+cointip escrow.ms 5 sPPC
+cointip cadmium 4 sPPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 02:41:15 AM
strange, let me test it,

+cointip escrow.ms 5 sPPC
+cointip cadmium 4 sPPC

I accepted tip but didn't got.

i'll try now.


+cointip cadmium 2 mBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 02:46:37 AM
Balances (available/almost available)

btc: 3.00000 mBTC/3.00000 mBTC
ltc: 0 satoshi LTC/0 satoshi LTC
ppc: 0 satoshi PPC/0 satoshi PPC

Finally it worked.  :D

@cadmium Looks like you didn't accepted tip before.


Ps: You should make an other account for bitcointip.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: romerun on June 03, 2013, 02:50:43 AM
hm.. aren't you supposed to have 5 satoshi PPC ?

something seems strange to me.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 02:53:27 AM
hm.. aren't you supposed to have 5 satoshi PPC ?

something seems strange to me.

Well yeah as i have sent "accept" command but don't know why i didn't got tip.

@cadmium commands are case sensitive?

I tried to  sent accept command again.

I got this

"Failed to accept idtip=0d32f632803465d0518e0505a703277e because tip was claimed . You may try again when the issue is resolved."


But in info it's still showing 0 Balance
https://i.imgur.com/Ye0P1SL.png


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 03, 2013, 02:56:58 AM
not sensitive,

+cointip romerun 3 sPPC
+cointip escrow.ms 2 sPPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 03:12:46 AM
Tip Accepted but again showing 0 bal. Looks like there is some problem with ppc.

http://prntscr.com/180cpp


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 03, 2013, 03:20:24 AM
ok, it looks like satoshi tipping does not work, probably floating point bug, it will be fixed soon.

the following should work

+cointip romerun 3 uPPC
+cointip escrow.ms 2 uPPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 03:27:19 AM
ok, it looks like satoshi tipping does not work, probably floating point bug, it will be fixed soon.

the following should work

+cointip romerun 3 uPPC
+cointip escrow.ms 2 uPPC

Successfully received.



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: psybits on June 03, 2013, 03:36:00 AM
Great work  ;)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: romerun on June 03, 2013, 03:37:15 AM
 ;)

+cointip cadmium 1.5 uPPC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 03:45:33 AM
Great work  ;)

Indeed

+cointip cadmium 2 uPPC
+cointip cadmium 3 mBTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 03, 2013, 03:59:03 AM
Thanks all for help testing !

That has been tested and was never an issue. It logs tips so they don't double tip

Also can you add DigitalCoin? It's getting really big.

Never heard. I might add it in the next release along with other few coins.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: escrow.ms on June 03, 2013, 05:10:40 AM
@cadmium

If you want to write tip for different peoples, does bot sends pm to all at same time?
If yes, it can use used to do contest/giveaways like

" Post your entries, I will send money. First one to accept it will win "



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 03, 2013, 12:34:36 PM
@cadmium

If you want to write tip for different peoples, does bot sends pm to all at same time?
If yes, it can use used to do contest/giveaways like

" Post your entries, I will send money. First one to accept it will win "



Not the same time because I have to wait for at least 20 sec to send pm after pm, but if you have a pretty large amount you can say the first 20 to accept, the pm delay should not have a lot of effect.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 03, 2013, 03:43:51 PM
http://www.smfhacks.com/hacks/039Buy-Me-A-Beer039-Mod.html

Theymos could also look into modifying this plugin for bitcoin payment. Just eliminate the Paypal gateway code and replace it with a bitcoin:bitcoinaddress type link. Works great.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: bbit on June 16, 2013, 08:38:19 PM
Finally!!!!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Stunna on June 17, 2013, 05:25:16 PM
Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on June 17, 2013, 05:26:21 PM
Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 17, 2013, 07:38:32 PM
Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

This specifically doesn't post on threads. Read the first post.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on June 17, 2013, 07:43:21 PM
Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

This specifically doesn't post on threads. Read the first post.

Fully aware of that, I was replying to Stunna's post >_>


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on June 17, 2013, 08:09:02 PM
Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

This specifically doesn't post on threads. Read the first post.

Fully aware of that, I was replying to Stunna's post >_>

Oh sorry, I was saying that to Stunna. Quoted the wrong post. Sorry bro.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 21, 2013, 12:50:44 PM
Dang this seems awesome :o . I'm going to signup right now. Good luck on adding new features if you're planning to. BTW, could you make a command like 'masspay'? As in the subject is masspay or something similar and the body is all the tips you want to send to different people. I might set up a faucet using your system then.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 21, 2013, 03:49:38 PM
you can do that right now, just put the list of tips in the post body


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 22, 2013, 02:50:50 AM
you can do that right now, just put the list of tips in the post body
I don't think theymos would like me spamming these kind of posts.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 22, 2013, 03:42:58 AM
ah I see what you mean.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 22, 2013, 12:15:49 PM
ah I see what you mean.
So any plans about it? You could make a small fee for a certain amounts of transactions maybe?


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 22, 2013, 01:39:07 PM
It's coming. Give me a day or two.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 22, 2013, 06:46:38 PM
It's coming. Give me a day or two.
Yay.  :D Be sure to post when it's done and take your time - it's better later than sooner with bugs.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 23, 2013, 06:54:30 PM
done. It goes with "masstip" on the subject with the body containing the tip list.

Also I looked into the tiny satoshi tipping problem, it only occurs in PPC.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 23, 2013, 10:42:56 PM
done. It goes with "masstip" on the subject with the body containing the tip list.

Also I looked into the tiny satoshi tipping problem, it only occurs in PPC.
Thanks. Will get to developing the faucet.

EDIT: Should I do 1 tip per line or how? I think it would be best if you gave an example on the OP if that's not to much of a trouble.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 24, 2013, 12:28:52 AM
per line is good. It will just scan message body and grab those "cointip ...." just like scanning post.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 24, 2013, 12:38:30 AM
btw FTC is supported


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 24, 2013, 04:11:29 PM
Done. The faucet powered by cointip bot link is Sharecoin.tk (http://www.sharecoin.tk/). Thanks to you cadmium.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on June 24, 2013, 04:32:37 PM
Why does it say this:
Balances (available/almost available)
btc: 100.00 uBTC/100.00 uBTC

I didn't deposit twice. ???.

EDIT: I sent you a tip of 10 uBTC and then requested info. Here's what I got.

Balances (available/almost available)

btc: 90.01 uBTC/90.01 uBTC

There's 2 weird things I see:

1. The fact that I sent you 10 uBTC not 9.99 uBTC s the info states.
2. Available/almost available are the same and change in the same way.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 24, 2013, 10:42:36 PM
good job on the faucet  :o

first issue, is the ui bug as I did not clear the pending amount after it has more than the required confirmations,

the second one is probably a bug somewhere relating to dealing with some specific tiny amounts like 10u, which I'm going to look into.. I believe 8u,9u works though, it's so weird.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 25, 2013, 04:12:52 AM
both issues are fixed. sigh.  ;D


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Metatron on June 26, 2013, 03:47:12 PM
Great work!

Looks like it's working great now!

Keep up the good work! :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: P239 on June 28, 2013, 09:47:39 PM
I've been trying to use this to receive a payment for a few days.  I've recived a notice that I got my payment, but when I "ACCEPT" all i get is "Failed to accept idtip=xxxx because unauthorized accept"
??
Did i type ACCEPT wrong?  I'm not finding much documentation or other info anywhere to figure this out.. so any help appreciated.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on June 29, 2013, 03:59:16 AM
It was a bug on case sensitivity on username. Please try again, it should work now.

(He tipped p239, not P239, and the bot was confused.)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: whiskers75 on July 03, 2013, 05:35:01 PM
Woo hoo! New features!
Great job on the bot, cadmium. :)

+cointip cadmium 0.01 uBTC (do I even have 0.01 uBTC? :))


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: jaywaka2713 on July 03, 2013, 05:38:04 PM
Do you have any error prevention, or error rollback stuff in the works?

What if I wanted to send 1.01 Bitcoins to cadmium, but I type 10.1 instead. How would I get them back?

Maybe you could implement a safety mode where a user has to specifically put there account in. Once in safety mode, you get a confirmation message sent to you before the tip is actually executed.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on July 04, 2013, 04:35:00 AM
well, todo: user should be able to see the tipping log, and able to cancel tip requests.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: WaterTrooper on July 08, 2013, 06:41:16 AM
I have a few questions, would it be best to post them here or send you a PM?


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on July 08, 2013, 08:49:10 PM
post here, pm is crowded with bot messages.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Moogle on July 09, 2013, 08:19:44 PM
This is quite an impressive little script you have going. I had no idea about it until I got tipped earlier on.  Needs to be made more public! Shout it from the roof tops haha


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: letuslook on July 10, 2013, 04:34:13 PM
Really nice script!

Thanks got my first tip:
Code:
Deposit addresses

btc: 1NY9iBWiw9vE3hQghTk9UpdC31yac9voZG
ltc: LWdJV8tzd6Y2XS8ozpCBYimM8WYq4XbNNT
ppc: PWPpnhHfMqAcW6V7HqHZgCY9yx5TFMQGqA
ftc: 6yNDSJiJWZUCXxndqfwvFmY3XgyCwF5rRS

Balances (available/almost available)

btc: 1.00 uBTC/0 satoshi BTC
ltc: 0 satoshi LTC/0 satoshi LTC
ppc: 0 satoshi PPC/0 satoshi PPC
ftc: 0 satoshi FTC/0 satoshi FTC


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Youngbill on July 11, 2013, 09:48:09 PM
I'm a noob and trying to figure thus out. When I try to do a withdraw I get an error saying:

Failed to withdraw: cannot withdraw more than transaction fee which is 10000 satoshi BTC

What am I doing wrong? Thanks for your help. This is a very cool script you have  ;)

Bill


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on July 11, 2013, 10:13:05 PM
you'll need to have more than 0.0001 BTC (100 uBTC) to withdraw, since we have to pay for the network transaction fee of that amount just to send the coins to your wallet.

and of course, the fee will be subtracted from the final amount that you will receive.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Youngbill on July 11, 2013, 10:14:58 PM
I see said the blind man....... Thank you!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cparsley on July 21, 2013, 01:07:46 AM
yay 100 satoshi down, several thousands to go :)


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: HenryRomp on July 22, 2013, 10:41:05 AM
I think this service would get a lot more use if there were a nice sticky about it somewhere. Maybe in the main bitcoin discussion forum for most exposure.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: LinuxNut on August 12, 2013, 05:05:48 PM
I have 5400 satoshi BTC, how much do I need before I can withdraw? Or even how do I withdraw.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on August 12, 2013, 05:51:26 PM
you'll need more than 0.0001 BTC or 10000 satoshi, which is the current bitcoin transaction fee, in order to withdraw.

checkout the first post of the thread for all detail.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: DiamondCardz on August 12, 2013, 06:07:34 PM
I think the LTC tx fee is 0.02 LTC now.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on August 16, 2013, 06:34:10 PM
I think the LTC tx fee is 0.02 LTC now.

adjusted. Thanks!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Mitchell on August 25, 2013, 11:45:46 PM
Damn, this is a really awesome script. Well done dude!


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Jimmy2011 on December 01, 2013, 03:30:05 AM
command sent to get my coins information, but no response.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on December 01, 2013, 10:26:33 AM
command sent to get my coins information, but no response.

Don't you see: cadmium is offline thus the bot is offline too.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: cadmium on December 03, 2013, 12:07:19 AM
bot is back, sorry for inconvenience


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: greedy21 on December 03, 2013, 06:02:42 AM
ask

i must deposit to use this ?

 :o


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on December 22, 2013, 07:54:35 PM
I hope it's possible to implement a verify, so people can recognize a legit tip instantly.  :)
The bot is offline and probably away.


Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: Bimmerhead on February 16, 2015, 12:53:18 PM
Sorry to resurrect this, but I haven't found any other threads on BTCT that discuss this topic.

Did this forum tipbot ever get expanded to use other forums?

Does anyone know how this one works behind-the-scenes?  Did it require the installation of a plugin by the forum Admin, or does it operate completely independently of BTCT?



Title: Re: [ANN] cointip bot (version 0.01) here I come
Post by: mprep on February 16, 2015, 02:03:29 PM
Sorry to resurrect this, but I haven't found any other threads on BTCT that discuss this topic.

Did this forum tipbot ever get expanded to use other forums?

Does anyone know how this one works behind-the-scenes?  Did it require the installation of a plugin by the forum Admin, or does it operate completely independently of BTCT?


I used the bot for some time as it was quite a nice idea, for small amount anyway.

Quote
Does anyone know how this one works behind-the-scenes?
The backend was the user  and owner of the bot "cadmium" running some sort of script that would take input via PM (PMing with the required format noted in the thread) and send the output back via PM. He'd also scan the forum for posts of participating users and attribute tips if you tipped him.

Quote
Did it require the installation of a plugin by the forum Admin, or does it operate completely independently of BTCT?
Neither a plugin, nor completely independently. It was based by PM and the user/bot remaing online 24/7. As you can see, sadly, he no longer is.