You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2026. It is now read-only.
A new setting channelcreation will be implemented which can be auto or manual. It will be set to auto by default.
If it is set to auto, the current behavior is kept, which means upon creation of a voice-channel, the corresponding text-channel is created automatically. When a text-channel associated with a voice-channel is deleted, it will also automatically recreated.
If it is set to manual, no text-channels will be generated by Argus. This can be used if you want to create the channels yourself or to pause the automatic generation of text-channels temporarily.
A new setting
channelcreationwill be implemented which can beautoormanual. It will be set toautoby default.If it is set to
auto, the current behavior is kept, which means upon creation of a voice-channel, the corresponding text-channel is created automatically. When a text-channel associated with a voice-channel is deleted, it will also automatically recreated.If it is set to
manual, no text-channels will be generated by Argus. This can be used if you want to create the channels yourself or to pause the automatic generation of text-channels temporarily.