-
I want to make a command that can run nasm straight from discord but I'm not really sure how. Could anyone help me with this or is that even possible? |
Beta Was this translation helpful? Give feedback.
Answered by
ShineyDev
Nov 9, 2020
Replies: 1 comment 1 reply
-
It's possible.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sh0tx420
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's possible.
Abstract this idea from Discord, since you're only collecting input and sending output. This way it's as simple as running a shell command.