From a0564e4f8ffe92b9ce221062fe0cf471969b938f Mon Sep 17 00:00:00 2001 From: frosty Date: Fri, 9 Jan 2026 11:52:16 -0500 Subject: init --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..eba68e7 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# discord-vm + +## Requirements +flask, discord.py, and qemu (ofc) + +## Setup + +To get this running, you will firstly want to have QEMU installed on your system. You will then want to edit the config.json, change the flags passed to QEMU to match your environment. Once configured, ensure the users you want to authorise have a role named "doas" and are actively connected to a voice channel without being deafened (you can remove this very easily, but this creates a more fun experience in my opinion) Finally, you can run the bot using python main.py, which will automatically launch the VM and begin listening for commands and text input in your designated Discord channel. -- cgit v1.2.3