doppelganger + refactored code
This commit is contained in:
parent
42275c7ab5
commit
e0029118f9
4 changed files with 103 additions and 58 deletions
|
|
@ -21,7 +21,7 @@ bot.remove_command('help')
|
|||
|
||||
@bot.event
|
||||
async def on_ready():
|
||||
await bot.change_presence(status=discord.Status.idle, activity=discord.Game('One Night Ultimate Werewolf'))
|
||||
await bot.change_presence(status=discord.Status.online, activity=discord.Game('One Night Ultimate Werewolf'))
|
||||
print('We have logged in as {0.user}'.format(bot))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue