bot will not active while not building #6727
-
So I'm new here, my discord bot can reply to the slash command while I am building my program but when I stop building the program, the bot will not reply anymore Anyone know how to fix that? I do follow the step by step guide |
Beta Was this translation helpful? Give feedback.
Answered by
monbrey
Oct 1, 2021
Replies: 1 comment 3 replies
-
I'm unsure what you mean by "building" but yes, like all applications, it needs to be running in order to function. The #resources channel in the discord.js server lists some hosting providers you can use. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
yuchinchenTW
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm unsure what you mean by "building" but yes, like all applications, it needs to be running in order to function.
The #resources channel in the discord.js server lists some hosting providers you can use.