avatarkava / beavisbot

A node.js powered bot for plug.dj and dubtrack.fm
https://github.com/avatarkava/beavisbot/wiki
MIT License
22 stars 20 forks source link

beavisbot won't run #123

Closed ncboy20 closed 7 years ago

ncboy20 commented 7 years ago

i have problem running beavisbot all i keep getting is [PM2][ERROR] script not found : /home/ahrii/bot.js script not found : /home/ahrii/bot.js can someone please help me?

avatarkava commented 7 years ago

Have you had any luck getting this working? May be able to help some now that the new year's rush has quieted down...

ncboy20 commented 7 years ago

no luck on making it work :( 

 

/<![CDATA[/ blockquote.c2 {border-left: 1px solid #cccccc; margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex} p.c1 {color: #666; font-size: small} /]]>/

  ----- Reply to message ----- Subject: Re: [avatarkava/beavisbot] beavisbot won't run (#123) Date: 2017. gada 21. janvāris 19:01:00 From: Mike Burke notifications@github.com To: avatarkava/beavisbot beavisbot@noreply.github.com

Have you had any luck getting this working? May be able to help some now that the new year's rush has quieted down...

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/avatarkava/beavisbot","title":"avatarkava/beavisbot","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/avatarkava/beavisbot"}},"updates":{"snippets":[{"icon":"PERSON","message":"@avatarkava in #123: Have you had any luck getting this working? May be able to help some now that the new year's rush has quieted down..."}],"action":{"name":"View Issue","url":"https://github.com/avatarkava/beavisbot/issues/123#issuecomment-274273781"}}}

 

avatarkava commented 7 years ago

Well, let's diagnose if it's an issue w/ PM2, your configuration, or the code itself. Can you run node bot.js from the directory where you have this installed? Once you get it running from there and connecting properly, then maybe working through PM2 config is possible (I'm no expert).