| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2023-02-14 | Update tests for `/tag` as of migration to slash commands | -0/+20 | ||
| 2023-02-14 | Merge PR #2400: Reusable status embed workflow | -63/+59 | ||
| * make status embed reusable * invoke status embed from lint-test * trigger status embed from within deploy workflow * trigger status embed from build wf * update extension of referenced reusable workflow * add github.sha to construct the concurrency group * always call the status_embed from build & deploy | ||||
| 2023-02-14 | Migrated `!tags` command to slash command `/tag` | -104/+76 | ||
| 2023-02-13 | Add legacy help access to self-assignable roles | -0/+3 | ||
| 2023-02-11 | Update bot/exts/moderation/infraction/_utils.py | -1/+1 | ||
| Put the bot mention in parentheses. This is intended to make the message clearer, in the unlikely circumstance that someone does not have the ModMail bot account in their user cache. Co-authored-by: Vivek Ashokkumar <[email protected]> | ||||
| 2023-02-09 | bump pydis core to 9.4.1 | -10/+10 | ||
| 2023-01-25 | fix typo in help channel opening embed | -1/+1 | ||
| 2023-01-23 | Update closed help post embed text | -9/+6 | ||
| 2023-01-23 | Add action text to help channel embeds | -2/+3 | ||
| 2023-01-23 | Add icons to help channel bot embeds | -4/+8 | ||
| 2023-01-14 | fix typos in the SELF_ASSIGNABLE_ROLES_MESSAGE | -1/+1 | ||