BoYanZh / Joint-Teapot

A handy and powerful tool for TAs in JI to handle works through Gitea, Canvas, and JOJ.
https://boyanzh.github.io/Joint-Teapot/
MIT License
18 stars 10 forks source link

feat: Option to invite teaching team when creating MM channels #17

Closed fakefred closed 2 years ago

fakefred commented 2 years ago

This automatically invites everyone in the configured teaching team to each of the channels created. Manuel asked me to do this today and I thought it would be helpful upstream.

Efficiency could be boosted if the user-id-by-username lookup was done only once per TT member, but I don't think the optimization is really necessary.

Thanks for reviewing.

BoYanZh commented 2 years ago

LGTM. Thanks.