Replies: 2 comments 3 replies
-
|
I am still not sure VC channels are needed, people do not seem to be asking for it? |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
By "VC" i guess you mean virtual chat? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when someone joins a vc named "Create your own vc" a new vc is created... and the person who made it owns/moderates it... will extend collaboration! Also we do have a lot of Team Eddie members like 35+ in diff timezones, they can be authorized a little control over the VCs
Astro does that with commands...
like Astro saves the ID of the user who made the vc, then
<>kick @usernamewill remove the person from the VC<>lockis used to lock the VC if you don't want others to enter<>permitto permit ppl to join VC<>unlockto open your vc for everyone<>renameto rename your vc<>chatto get a chat channel for your VC<>claimto claim ownership of a VC (requires the prvs owner's perms)and if the owner leaves the VC the VC is gone
Astro: https://astro-bot.space/
Beta Was this translation helpful? Give feedback.
All reactions