Update article
This commit is contained in:
parent
bdc4cdaf77
commit
1be3b8eea0
@ -499,7 +499,7 @@ The menu is dynamically generated, allowing users to make their selection. If th
|
||||
This safeguard prevents users from accidentally deleting important containers or data, which is especially useful in environments where multiple users or containers are being managed.
|
||||
|
||||
|
||||
# Executing Shell Commands Using Discord Bot (Non-Interactive Execution)
|
||||
# Executing Shell Commands Using Discord Bot
|
||||
|
||||
The platform’s ability to execute commands non-interactively via Discord is a game-changer for container management and remote server operations. This powerful feature lets users run commands, manage files, check system statuses, and more—all from a simple Discord interface, without needing further interaction after issuing a command. In this post, we will dive into how the system works, highlighting some special custom-coded commands like `cd`, `pwd`, and `ls`, and how the platform ensures non-interactive command execution.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user