Skip to content

Commit

Permalink
Running CloneCord Version 5 BETA!
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekulous committed Sep 20, 2021
1 parent 4949dff commit 60d0b14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CloneCord.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
# Print this if the bot is ready and start bot status
@bot.event
async def on_ready():
print('<===============================|| Running CloneCord Version 5 BETA! ||===============================>')
print('Connected to bot: {}'.format(bot.user.name))
print('Bot ID: {}'.format(bot.user.id))
print('CloneCord is Ready!')
Expand Down

0 comments on commit 60d0b14

Please sign in to comment.