diff options
author | 2024-12-03 13:34:12 +0100 | |
---|---|---|
committer | 2024-12-03 13:34:12 +0100 | |
commit | 8330c4a8e186fc5929e1827c2bfc613b3b98b34a (patch) | |
tree | e67bec82574c75ccdc66e567676a870c38eb5490 | |
parent | Don't ignore newlines when filtering invites (#3207) (diff) |
Heroku is no longer free
-rw-r--r-- | bot/resources/tags/discord-bot-hosting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/tags/discord-bot-hosting.md b/bot/resources/tags/discord-bot-hosting.md index 8b1535953..d82cdff82 100644 --- a/bot/resources/tags/discord-bot-hosting.md +++ b/bot/resources/tags/discord-bot-hosting.md @@ -3,7 +3,7 @@ embed: title: Discord Bot Hosting --- -Using free hosting options like repl.it or Heroku for continuous 24/7 bot hosting is strongly discouraged. +Using free hosting options like repl.it for continuous 24/7 bot hosting is strongly discouraged. Instead, opt for a virtual private server (VPS) or use your own spare hardware if you'd rather not pay for hosting. See our [Discord Bot Hosting Guide](https://www.pythondiscord.com/pages/guides/python-guides/vps-services/) on our website that compares many hosting providers, both free and paid. |