juniorguru / chick

A real-time, synchronous Junior Guru Discord bot
https://juniorguru-chick.fly.dev/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Bot should be able to generate voice channels trough simple commands of users #43

Open MatejDrbohlav opened 6 months ago

MatejDrbohlav commented 6 months ago

On big discord servers, there is an option usually that users can generate their voice rooms, which disappear after some time of no use.

It would be great to create this option on JG Discord.

For reference, you can check this English learning conversational discord, where there are 10s of generated active rooms. https://discord.gg/english

creating a new room can look like this :
!create 2 that creates a public room with a limit of two people.

honzajavorek commented 6 months ago

@MatejDrbohlav That's a good idea, thanks! What's their living span? Do they stay created forever, or do they get flushed daily, or how do they disappear in case they're throwaway?

MatejDrbohlav commented 6 months ago

@honzajavorek I am not sure, but I would assume after 2 / 5 / 10 minutes of no one inside the room, they are deleted automatically. Definitely would suggest a short delete span. It is easy to create a new one and they don't spam the server "visual integrity" :))

honzajavorek commented 6 months ago

Thanks, that sounds reasonable.