XInTheDark / mzbot-v2

MZ Bot v2 for Discord!! Built with Python.
MIT License
3 stars 5 forks source link

Moving to other hosting platforms #5

Closed XInTheDark closed 1 year ago

XInTheDark commented 2 years ago

Sadly, Heroku (which we have been using since the launch of this bot) will no longer be offering free Dynos (https://blog.heroku.com/next-chapter).

image

Hence, we will have to move to other hosting platforms by the end of this year.

Currently looking for alternatives.

XInTheDark commented 2 years ago

https://blog.back4app.com/top-10-heroku-alternatives

Alternatives that I'm considering right now:

XInTheDark commented 2 years ago

Also, Heroku has said that a free plan will be offered for students.

XInTheDark commented 2 years ago

I've decided that repl.it is the best platform for hosting a small-scale bot - it is tried-and-tested by many users, has good Python support, and 24/7 free hosting.

Now I will need to set it up for use.

XInTheDark commented 2 years ago

Repl.it is unreasonably hard to set up - I'm sticking with Heroku for now, and see if there's a free student plan.

XInTheDark commented 2 years ago

Still no plans to move to another hosting platform right now. (See #7)

XInTheDark commented 2 years ago

https://vercel.com/dashboard

This seems like a very good site for deployment!

XInTheDark commented 2 years ago

https://vercel.com/dashboard

This seems like a very good site for deployment!

We are now using Vercel for deployment! It is super easy and convenient, with no runtime limit!

Will reopen this issue if we have to change service providers again.

XInTheDark commented 2 years ago

Vercel is not suitable for Discord bot deployment as it has a 45 minute deploy limit. Considering other alternatives.

https://vercel.com/guides/can-i-deploy-discord-bots-to-vercel https://dev.to/yash_makan/4-best-python-web-app-hosting-services-for-freewith-complete-process-57nb

XInTheDark commented 1 year ago

hosted on replit, see #8