Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eibex committed Feb 13, 2020
1 parent 76c7c84 commit 63443fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ async def set_systemchannel(ctx):
except IndexError:
await ctx.send(
"Mention the channel you would like to receive notifications in.\n"
f"{prefix}systemchannel #channelname"
f"`{prefix}systemchannel #channelname`"
)


Expand Down

0 comments on commit 63443fa

Please sign in to comment.