fixed another typo
This commit is contained in:
parent
9bc5f4a057
commit
d8a1817bfd
|
@ -543,7 +543,7 @@ async def team_pages(msg, all_teams):
|
|||
current_page += 1
|
||||
await teams_list.edit(embed=pages[current_page])
|
||||
except asyncio.TimeoutError:
|
||||
await message.channel.send("We hope you found what you were looking for. If not, you can always look again.")
|
||||
await msg.channel.send("We hope you found what you were looking for. If not, you can always look again.")
|
||||
return
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user