mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
Even more formatting
This commit is contained in:
parent
16ffa1a968
commit
5f8ef8a8d8
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ class Search(commands.Cog, name="Basic"):
|
|||
# Sends message
|
||||
await self.info(
|
||||
f"**New Search** - `{ctx.author}` in `{ctx.guild}`\n\n{msg}",
|
||||
name="_basic_search"
|
||||
name="New Search"
|
||||
)
|
||||
await ctx.send(msg)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue