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
{{ message }}
This repository has been archived by the owner on May 7, 2022. It is now read-only.
We would need some kind of server box that is being used to receive the websocket PTY shell, and that the discord bot would provide a link to once the command is executed.
discord !pty message => bot sees msg and connects to PTY C2 => discord bot returns link to WS PTY shell
The way that joebot works is that the link is one session, so several people can join that link to watch/type together. If you want your own session, you can just run !pty again.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A nice command would be a PTY shell command, that would work similar to the functionality here: https://github.com/harmonicinc-com/joebot
We would need some kind of server box that is being used to receive the websocket PTY shell, and that the discord bot would provide a link to once the command is executed.
The way that joebot works is that the link is one session, so several people can join that link to watch/type together. If you want your own session, you can just run !pty again.
The text was updated successfully, but these errors were encountered: