aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2021-03-28Add myself to CODEOWNERS (#1489)Gravatar Joe Banks-9/+9
2021-03-28Update bot/exts/info/information.pyGravatar ToxicKidz-1/+1
Co-authored-by: Joe Banks <[email protected]>
2021-03-28Filter codeblick escapes and allow no mentions for !raw commandGravatar ToxicKidz-5/+5
2021-03-28Reduce API calls in `!dmrelay`.Gravatar Den4200-15/+13
2021-03-28Force cache to update for user history.Gravatar Den4200-1/+8
Before, the user would have to send a DM to the bot after startup for the bot to realize there is DM history with that specific user. Now, we force a cache refresh when a moderator invokes `!dmrelay`, so this shouldn't be an issue anymore.
2021-03-28Account for requesting the bot's DMs with itself.Gravatar Den4200-1/+1
2021-03-28Improve `DMRelay` cog description.Gravatar Dennis Pham-1/+1
Co-authored-by: Joe Banks <[email protected]>
2021-03-28Added a newline to space out some code.Gravatar Dennis Pham-0/+1
Co-authored-by: Joe Banks <[email protected]>
2021-03-27Restrict DMRelay cog to moderators only.Gravatar Den4200-2/+6