diff --git a/bot/resources/tags/discord-bot-hosting.md b/bot/resources/tags/discord-bot-hosting.md index 8b1535953e..d82cdff822 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.