| Commit message (Collapse) | Author | Lines |
|
|
|
* Disable filter_invites in codejam team channels
* Fix incorrect comment
Co-authored-by: ChrisJL <[email protected]>
Co-authored-by: ChrisJL <[email protected]>
|
|
Co-authored-by: Boris Muratov <[email protected]>
|
|
|
|
|
|
Adds a portion to the testing README explaining how and when to run an
individual test file when working with tests. Additionally adds a table
of contents as the document has become quite long.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
This command takes a CSV file or a link to one. This CSV file has three rows: 'Team Name', 'Team Member Discord ID', and 'Team Leader'.
The Team Name will be the name of the team's channel, the Member ID tells which user belongs to this team, and leam leader, which is either Y/N, tells if this user is the team leader. It will create text channels for each team and make a team leaders chat channel as well. It will ping the Events Lead role with updates for this command.
|
|
|
|
This meant admins could also be watched, meaning their messages in ancy channel
would be relayed to the BB channel.
|
|
|
|
|
|
Added voice-verify alias as the channel and tag are hyphenated so it may be confusing as it is currently.
|
|
See https://git.pydis.com/site/pull/545
|
|
Change single quotes to double quotes and un-escape the internal single quote.
Co-authored-by: Leon Sandøy <[email protected]>
|
|
speak.
|
|
This means messages with both @everyone and a watched term ping the mod team instead of hiding beneath the everyone ping silent alert
|