Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruvacube committed Aug 1, 2021
1 parent 35ac561 commit 36dd159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minato_namikaze/discordbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ async def on_ready():
print('Status Posted')

if not bot.local:
await self.bot.change_presence(
await bot.change_presence(
status=discord.Status.dnd,
activity=discord.Activity(
type=discord.ActivityType.watching,
Expand Down

0 comments on commit 36dd159

Please sign in to comment.