Jump to content

Question about Node.js/twitch bot etc

NID27

OK so ive made a simple bot using node.js and tmi.js and i have imported all the tmi.js into the project folder using the npm i tmi.js --save and created the json and all that fun stuff then now i want o give the bot to a friend who has to run it on his pc will he be able to just run it through the batch file i made which has the command "node app.js" in it as he doesnt have node.js installed or does he have to have node.js installed to run it. Anything I can do on my end for him to not have node?


 
Link to comment
Share on other sites

Link to post
Share on other sites

Has to have node

I am good at computer

Spoiler

Motherboard: Gigabyte G1 sniper 3 | CPU: Intel 3770k @5.1Ghz | RAM: 32Gb G.Skill Ripjaws X @1600Mhz | Graphics card: EVGA 980 Ti SC | HDD: Seagate barracuda 3298534883327.74B + Samsung OEM 5400rpm drive + Seatgate barracude 2TB | PSU: Cougar CMX 1200w | CPU cooler: Custom loop

Link to comment
Share on other sites

Link to post
Share on other sites

anything i can do on my end for him to not have node?

 

Link to comment
Share on other sites

Link to post
Share on other sites

I didn't try it, but you'd have to ship a node runtime with your application. Maybe Nexe would do the job

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×