Clean Up
This commit is contained in:
parent
6c7df8674d
commit
323a5b1e9e
@ -45,9 +45,6 @@ class Discord_Module(discord.Client):
|
||||
|
||||
await self.eval_commands(message)
|
||||
|
||||
def do_command(self):
|
||||
pass
|
||||
|
||||
async def eval_commands(self, message: discord.Message):
|
||||
# containsURL: bool = self.contains_url(message)
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user