You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A discord bot to interact with bash via docker exec
All you have to do is set the name of your container as the
CONTAINER const.
Populate your bot's token in .env.example and rename it to
.env.
Enable "Message Content" intent for your bot.