QiCuiHub / discord-audio-pipe

Route computer audio into a discord bot
MIT License
152 stars 17 forks source link

Suggestion - Add commands via discord #26

Open JasonInd opened 3 years ago

JasonInd commented 3 years ago

Was thinking it would be useful to add commands via discord to get the bot to work. This is because I can just leave on the python main file or executable to run on a server then control using discord commands.

So like !join (Voice channel name) to join a channel and !leave to leave. !mute and !unmute as well

QiCuiHub commented 3 years ago

yeah that's a good idea, I didn't think about the server use case