Merge branch 'main' into #17-automate-onboarding-mk-ii

# Conflicts:
#	.gitignore
#	src/commands/committee.rs
This commit is contained in:
silver 2024-10-27 23:56:48 +00:00
commit b2d8238c17
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
12 changed files with 447 additions and 47 deletions

View file

@ -1,3 +1,4 @@
pub mod add_server;
pub mod link_email;
pub mod minecraft;
pub mod role_adder;