| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-12-06 | User gets a more detailed message from the bot | -12/+16 | ||
| Whereas one of my previous commits makes the message the user gets and the infraction that gets recorded the same, the recorded infraction is now shorter, but the message the user gets is more similar to the embed posted in the public channel. We also softened the language of the user-facing message a bit. | ||||
| 2020-12-05 | Add `starify` and `unstarify` as command aliases. | -2/+2 | ||
| 2020-12-05 | Bot relays the infraction reason in the DM. | -6/+6 | ||
| Previously, the infraction DM from the bot gave a formulaic message about the nickname policy. It now gives a slightly different message along with the reason given by the mod. This means that the message the user gets and the infraction reason that gets recorded are now the same. | ||||
| 2020-12-04 | Add the `s` alias to `infraction search` | -1/+1 | ||
| 2020-11-30 | Remove unused get_latest_infraction helper method | -14/+0 | ||
| 2020-11-30 | Refactor flow for automatically adding punctuation | -8/+5 | ||
| 2020-11-30 | Fix unawaited coroutine in Infraction | -1/+1 | ||
| 2020-11-28 | Alphabetizes Channel Ordering | -13/+13 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Rename `build-tools` to `microsoft-build-tools` | -0/+0 | ||
| 2020-11-28 | Fixes Alignment | -2/+2 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Renames Code Help Channel | -4/+4 | ||
| Renames code_help_channel to be more inline with channel 2. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Removes Non-Existent Channel | -2/+0 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Add myself to CODEOWNERS | -2/+3 | ||
| 2020-11-28 | Added infraction edit aliases | -2/+2 | ||
| 2020-11-28 | Add default mute duration | -2/+12 | ||
| 2020-11-28 | Remove unnecessary shadow infractions | -30/+0 | ||
| 2020-11-27 | Add myself to CODEOWNERS for CI files | -1/+1 | ||
| 2020-11-27 | Add @Akarys42 to the codeowners | -7/+14 | ||
| 2020-11-27 | fix(bot): PR reivew of bot.py | -8/+10 | ||
| 2020-11-26 | Remove UAC prompt info | -1/+1 | ||
| Assuming Windows users are familiar with UAC | ||||
| 2020-11-26 | Bold numbering | -5/+5 | ||