aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ~hedy <[email protected]>2024-12-04 12:43:00 +0800
committerGravatar GitHub <[email protected]>2024-12-04 12:43:00 +0800
commit71b865f10bf84e130257a014c856d43ba71cea10 (patch)
treee67bec82574c75ccdc66e567676a870c38eb5490
parentDon't ignore newlines when filtering invites (#3207) (diff)
parentHeroku is no longer free (diff)
Merge pull request #3210 from kkrypt0nn/patch-heroku-hosting-tag
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.