mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
added anime and manga search command
This commit is contained in:
parent
9d1022caf1
commit
b1d64507a6
3 changed files with 98 additions and 53 deletions
|
@ -132,7 +132,7 @@ class Logging():
|
|||
|
||||
async def error(self, error: Exception, ctx: Context, name: Optional[str]):
|
||||
"""Logs errors and sends them to the appropriate places."""
|
||||
|
||||
|
||||
# Prerequisites
|
||||
error_embed = await self._create_error_embed(error, ctx)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue