Whoops the online

This commit is contained in:
Adriene Hutchins 2020-03-02 23:31:30 -05:00
parent 0809ddda16
commit c1d35fadbf

View file

@ -114,7 +114,7 @@ class Bot(commands.Bot):
name=f"@{self.user.name}",
type=discord.ActivityType.listening
),
status=discord.Status.dnd
status=discord.Status.online
)
# NOTE Extension Entry Point