Skip to content

Commit

Permalink
fixx
Browse files Browse the repository at this point in the history
Co-authored-by: pali <[email protected]>
  • Loading branch information
ZeWaka and pali6 authored Mar 22, 2023
1 parent 5ca3258 commit 4fac764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goonmisc/goonmisc.py
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,6 @@ async def close_menu(
@commands.command()
async def consultreadme(self, ctx: commands.Context):
"""Shows boilerplate text reminding to follow the readme closely and not deviate"""
ctx.send("Users are reminded that the official code guides and readmes exist for a *reason*, \
await ctx.send("Users are reminded that the official code guides and readmes exist for a *reason*, \
and disregarding such advice as 'use visual studio code' will void any asking for help rights that you may own. \
https://cdn.discordapp.com/attachments/890313890003566632/1075712022760652850/the_sign.png")

0 comments on commit 4fac764

Please sign in to comment.