You are viewing a single comment's thread from:RE: SteemLeo Huh? I Get To Show Off The Money I Lose And Become One Of Those "How To Get Rich Quick" Gurus That You See On Ads EverywhereView the full contextteenagecrypto (64)in #investing • 6 years ago Hey I got a raspberry pi and was wondering which application do I put the code into to make a bot
What type of bot?
Bid bot but all that shows up on my raspberry pi Zero w is thonny python in the programming area
Writing it yourself or using something public?
Public for my first one
I'd recommend NODEJS and postpromoter.
https://thisdavej.com/beginners-guide-to-installing-node-js-on-a-raspberry-pi/
https://github.com/MattyIce/postpromoter
Thank you
I have a raspberry pi zero and can’t find how to download it on there because mine has armv61
Just for practice
NodeJS if you wanna do some JS stuff, python 3 for python stuff, google has all answers.