# 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.