Running commands
Posted by user_k9ogu0 in discord-bots.
Running commands like deploy commands give no output.
Replies
navin.10
You can not run commands in the terminal of a server. If you have them in the package.json file for node servers you can modify the startup script to run that. But be careful with that you edit in it!!!!