Skip to content

Commit 18015e0

Browse files
authored
Fix Random Lines
1 parent 64cd967 commit 18015e0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

discord/ext/commands/bot.py

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -922,22 +922,6 @@ async def on_message(self, message):
922922
await self.process_commands(message)
923923

924924

925-
926-
927-
928-
929-
930-
931-
932-
933-
934-
935-
936-
937-
938-
939-
940-
941925
class Bot(BotBase, discord.Bot):
942926
"""Represents a discord bot.
943927

0 commit comments

Comments
 (0)