aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Krypton <[email protected]>2024-12-03 13:34:12 +0100
committerGravatar GitHub <[email protected]>2024-12-03 13:34:12 +0100
commit8330c4a8e186fc5929e1827c2bfc613b3b98b34a (patch)
treee67bec82574c75ccdc66e567676a870c38eb5490
parentDon't ignore newlines when filtering invites (#3207) (diff)
Heroku is no longer free
-rw-r--r--bot/resources/tags/discord-bot-hosting.md2
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.