Preparations for d.py 1.4 (includes breaking changes related to mass mentions) (#3845)

Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com>
This commit is contained in:
jack1142
2020-08-10 21:19:00 +02:00
committed by GitHub
parent 7707c862d1
commit 05ef5fa3a6
8 changed files with 28 additions and 25 deletions

View File

@@ -794,6 +794,7 @@ class Group(GroupMixin, Command, CogGroupMixin, DPYGroup):
# we skip prepare in some cases to avoid some things
# We still always want this part of the behavior though
ctx.command = self
ctx.subcommand_passed = None
# Our re-ordered behavior below.
view = ctx.view
previous = view.index