Added help for the cuddle command in HelpCommands.py

pull/1/head
sgoudham 5 years ago
parent 0ff41105e9
commit e17d048d68

@ -24,7 +24,7 @@ if __name__ == '__main__':
@client.event @client.event
async def on_ready(): async def on_ready():
print('Bot is ready.') print('Bot is ready.')
await client.change_presence(activity=discord.Game(name='Reading Yaoi')) await client.change_presence(activity=discord.Game(name='Izzy UvU <3'))
# Bot ~Ping command in milliseconds # Bot ~Ping command in milliseconds

Loading…
Cancel
Save