BashBot
BashBot copied to clipboard
BashBot is a Discord bot that allows terminal access via chat
so in my friend's server i wanted to run a bash bot for the whitelist program (for a minecraft server) made of shell script as it is made of shell...
I am running a bash script through BashBot and the script has quite many options to be displayed . BashBot generated tty in discord only lets me see the bottom...
I want to send a single command. How do I do that without opening a terminal? Something like "source .bashrc" - for just this command, I have to do 1....
I am trying to open a terminal and the bot responds with "waiting for tty" and a terminal never opens.