Refactor group access, implement hidden/private/closed
This commit is contained in:
@@ -33,7 +33,6 @@ type Config struct {
|
||||
Groups struct {
|
||||
Enabled bool `toml:"enabled"`
|
||||
AutoJoin bool `toml:"auto_join"`
|
||||
AutoLeave bool `toml:"auto_leave"`
|
||||
} `toml:"groups"`
|
||||
|
||||
Management struct {
|
||||
|
||||
Reference in New Issue
Block a user