S
S
Shandy2021-02-27 21:26:03
MySQL
Shandy, 2021-02-27 21:26:03

Where to install python bot and mysql database?

Where can I put a discord bot written in python + mysql? I used to put it on google cloud (90 days test period), but I got tired of transferring files every time. You have to quit and forget. It should not be very expensive (50 rubles a month) or even free (I didn’t find it, but suddenly there is)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-02-27
@vabka

1. In order not to transfer files every time, you can automate the delivery.
2. There are all sorts of serverless solutions (should be in Google). Usually called something like "Cloud functions".
With such a solution, you can simply upload the code, and give a webhook for this function to the discord.
From there, you can use all sorts of cloud apishki, such as cloud databases.
Managed MySQL - it will usually be more expensive than 50 rubles per month.
For 300-500 rubles you can buy a vpska and deploy everything on it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question