index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-04-09
Reverse order of moving to dormant and task cancellation.
Numerlor
-1
/
+1
2020-04-09
HelpChannels: check author of dormant message
MarkKoz
-3
/
+2
2020-04-09
Suppress errors when resetting permissions.
Numerlor
-1
/
+2
2020-04-09
Move permissions reset up.
Numerlor
-1
/
+2
2020-04-09
Move message deletion up.
Numerlor
-3
/
+4
2020-04-09
Reword comment.
Numerlor
-1
/
+1
2020-04-09
Add spacing.
Numerlor
-0
/
+1
2020-04-09
Reword strings to reflect name changes.
Numerlor
-6
/
+6
2020-04-09
Change names to more descriptive ones.
Numerlor
-6
/
+6
2020-04-09
Delete overwrite instead of send_messages permission.
Numerlor
-1
/
+1
2020-04-09
Reverse help_channel_user pairs.
Numerlor
-6
/
+4
2020-04-09
Cancel permission restoration task.
Numerlor
-0
/
+2
2020-04-09
Handle dormant invokation not being found.
Numerlor
-1
/
+4
2020-04-09
Extend docstrings to include new behaviour.
Numerlor
-1
/
+7
2020-04-09
Reset cooldown after channel is made dormant.
Numerlor
-0
/
+14
2020-04-09
Allow help session starters to invoke dormant.
Numerlor
-6
/
+17
2020-04-09
Remove dormant invokation message after move.
Numerlor
-0
/
+1
2020-04-07
Ensure available help channels sync their permissions
Sebastiaan Zeeff
-3
/
+48
2020-04-07
Change help available embed to use occupied term
Sebastiaan Zeeff
-3
/
+3
2020-04-07
Set the ID of the new Help: In Use category
Sebastiaan Zeeff
-1
/
+1
2020-04-06
Use clean help channel name for used name set
Sebastiaan Zeeff
-1
/
+1
2020-04-06
Use configurable prefix to clean help channel names
Sebastiaan Zeeff
-3
/
+4
2020-04-06
Change bottom sorting strategy to using a large int
Sebastiaan Zeeff
-21
/
+2
2020-04-06
Add channel status emoji to help channels
Sebastiaan Zeeff
-0
/
+22
2020-04-05
Change help channel sorting to bottom position
Sebastiaan Zeeff
-17
/
+6
2020-04-05
Add close alias for dormant command
Joseph Banks
-1
/
+1
2020-04-05
Reduce span of hyperlink in AVAILABLE_MSG and DORMANT_MSG
Joseph Banks
-2
/
+2
2020-04-02
Fixed missed rename for token removal method name change
S. Co1
-1
/
+1
2020-04-01
Add TCD to whitelist
Leon Sandøy
-0
/
+1
2020-03-31
(Infraction Edit): Changed already expired and no reason provided sentence.
Karlis S
-3
/
+1
2020-03-31
(Infraction Edit): Don't change infraction when user try modify duration of i...
ks123
-0
/
+5
2020-03-31
(Tags): Removed unnecessary `send_embed_with_trashcan` function due using exi...
ks123
-23
/
+1
2020-03-31
(Tags): Moved to existing `wait_for_deletion` function instead using custom/n...
ks123
-5
/
+17
2020-03-31
(Tags): Added blank line between check function and `try:` block on `send_emb...
ks123
-0
/
+1
2020-03-31
(Tags): Fixed `TimeoutError` shadowing with `asyncio.TimeoutError`.
ks123
-2
/
+2
2020-03-31
(Tags): Modified helper function `handle_trashcan_react` to `send_embed_with_...
ks123
-7
/
+6
2020-03-30
HelpChannels: set to enabled by default
MarkKoz
-1
/
+1
2020-03-30
ModLog: ignore update channel events for help channels
MarkKoz
-1
/
+7
2020-03-30
HelpChannels: use constant names instead of default values in docstring
MarkKoz
-6
/
+5
2020-03-30
HelpChannels: fix typos in docstrings
Mark
-2
/
+2
2020-03-30
Set unsilence permissions to inherit instead of true
Sebastiaan Zeeff
-2
/
+2
2020-03-30
(Tags): Fixed trashcan handling check.
ks123
-2
/
+2
2020-03-30
(Tags): Added trashcan handling to `!tags get` command.
ks123
-2
/
+4
2020-03-30
(Tags): Added helper function `handle_trashcan_react` for tag response deleti...
ks123
-1
/
+21
2020-03-29
HelpChannels: fix typo in docstring
MarkKoz
-1
/
+1
2020-03-29
BotCog: fix AttributeError getting a category for a DMChannel
MarkKoz
-1
/
+1
2020-03-29
HelpChannels: remove positions from element names
MarkKoz
-127
/
+125
2020-03-29
HelpChannels: fix alphabetical sorting of dormant channels
MarkKoz
-13
/
+22
2020-03-29
(Infraction Edit): Don't let change expiration when infraction already expired.
Karlis S
-1
/
+3
2020-03-29
(PEP Command): Fixed comment about PEP 0 separately handling.
ks123
-2
/
+1
[next]