Androz2091 / AtlantaBot

đŸ¤–â€€Another powerful Discord Bot with a web-dashboard used by more than 130k users!
https://www.atlanta-bot.fr
GNU General Public License v3.0
848 stars 578 forks source link

Heroku support #293

Open misa-coder opened 4 years ago

misa-coder commented 4 years ago

Can you please provide support for heroku installation you need to make a Procfile and app.json. And then add deploy to heroku button in readme

DarkPheonix2122 commented 4 years ago

heroku stopped supporting discord bots! @misa-coder

SpaghettDev commented 4 years ago

@DarkPheonix2122 really? never heard of that until now!

misa-coder commented 4 years ago

@DarkPheonix2122 but I m still hosting one bot there

DarkPheonix2122 commented 4 years ago

my bad it was told to me and i believed it!!

SpaghettDev commented 4 years ago

Oh, ok then, try to get your information from trusted sites and whatnot! so you don't fall for mis-information again @DarkPheonix2122 !

Androz2091 commented 3 years ago

heroku stopped supporting discord bots!

Any news about this information?

misa-coder commented 3 years ago

heroku stopped supporting discord bots!

Any news about this information?

Fake news I m still hosting one bot there.

ghost commented 3 years ago

i host many bots on heroku.com just fine heres one for instance https://phox.herokuapp.com/channels/783873034494148609/787923720009941073/ may need to wait for it to wake up but it is possible its doable and ping keep alive is simple to add in :D

LackyPal commented 3 years ago

Just make a new file (Procfile) named Procfile (just it, don't add any extention) code

worker: node atlanta.js