-
Hello, My question would be, if the free VM on GCP (e2-micro) is enough for the bot? Has anyone tried it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It depends on what cogs you plan to use. If you plan on using Audio or other demanding cogs, it will struggle. Oracle Cloud's Always Free tier is better than Google's and should be enough for running Audio on something like one Discord server but still don't expect miracles here. Another thing to note here is that Google's free tier can have network egress costs if you use more than 1 GB per month and this is not an unlikely scenario if you use Audio cog. See also: https://docs.discord.red/en/stable/host-list.html |
Beta Was this translation helpful? Give feedback.
It depends on what cogs you plan to use.
If you plan on using Audio or other demanding cogs, it will struggle. Oracle Cloud's Always Free tier is better than Google's and should be enough for running Audio on something like one Discord server but still don't expect miracles here.
Another thing to note here is that Google's free tier can have network egress costs if you use more than 1 GB per month and this is not an unlikely scenario if you use Audio cog.
See also: https://docs.discord.red/en/stable/host-list.html
You might also want to consider going to our Discord server though we do not provide hosting advice as part of #support (we only help with installing and using core Red). There …