feat: now properly sets and removes roles for committee members
This commit is contained in:
parent
4eeb7f2135
commit
1aef86ad01
9 changed files with 137 additions and 89 deletions
|
@ -10,3 +10,5 @@ CREATE TABLE IF NOT EXISTS committees (
|
|||
link text not null,
|
||||
committee text not null
|
||||
);
|
||||
|
||||
ALTER TABLE servers DROP COLUMN wolves_link;
|
Loading…
Add table
Add a link
Reference in a new issue