Git Product home page Git Product logo

Comments (16)

doged avatar doged commented on June 24, 2024

btw, everything else works..

from altcointip.

doged avatar doged commented on June 24, 2024

+history, +withdraw, +info, and +register all work, just wont tip, keeps msg'ing a syntax error.. i've attempted almost every variation of tipping i could think of. all i can think is that it maybe the regex somewhere..

from altcointip.

doged avatar doged commented on June 24, 2024

here is a more updated log of whats happening.. really, everything works but tipping. its so strange.
http://pastebin.com/iN5rhuA2

from altcointip.

doged avatar doged commented on June 24, 2024

well, i fixed the traceback py errors, there was a %s missing in line 1099 of ctb_action.py but tip is still saying im not giving it the right syntax.. any ideas?

from altcointip.

doged avatar doged commented on June 24, 2024

also a typo (givetipt instead of givetip)

from altcointip.

josephdyland avatar josephdyland commented on June 24, 2024

I am having this same error, Did you ever fix this? +history, +withdraw, +info, and +register all work, just wont tip

I edited the typo givetipt and changed to givetip.

The bot messages me back with;
Please verify syntax and try again

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

yeah i cant get withdraw to work now, but tipping works just fine.

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

ill upload my source code in a minute

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

hey @josephdyland got an email address? i planned on going over this tonight to fix it, and get it up and running so i can take it off my to do list..

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

ok i think the issue i had with tipping was in ctb_action, sendtoaddr needed to be sendtoaddress

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

it occurs twice, lines 656, and 662. let me know if that helps your tip issue.

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

oh i meant to ask, whats the best way to get this to run in the background without screen? normally with nodejs id use forever, but im not sure how to daemonize this, so to speak.

from altcointip.

josephdyland avatar josephdyland commented on June 24, 2024

@justinvforvendetta , I ended up resolving my issues for now, I had many .. I now have all features of the bot working, I am running it in the background with command . nohup sh _start.sh &

from altcointip.

justinvforvendetta avatar justinvforvendetta commented on June 24, 2024

awesome! was the issue i listed above part of it? what was preventing tip? i cant figure out why i can tip but cant withdraw now, i started off with the opposite issue lol

from altcointip.

doged avatar doged commented on June 24, 2024

@josephdyland any idea on why everything but withdraw works?

from altcointip.

josephdyland avatar josephdyland commented on June 24, 2024

Is your coin symbol more then 3 letters? My install is for a coin with 5 letters. When I set it up in coin.yml I had defined it as a 3 letter coin and the only thing that works for withdraws is using that same 3 letter symbol. eg

If coin.yml looks like

dog:
enabled: true
unit: dog
name: Dogecoin Dark

The Withdraw command would look like this.

+withdraw ADDRESS AMOUNT DOG

from altcointip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.