Skip to content

Commit c413199

Browse files
author
s369269
committed
Changed Version of bot
1 parent 8994a8d commit c413199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/commandlistener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ async def on_command_error(self, ctx, error):
3535
async def on_ready(self):
3636
#Sends mesage to mods, when bot is online
3737
print("Now Online")
38-
await self.utils.sendModsMessage(f"Bot is now online.\nVersion:\tWorkingDiscordBot v1.3.1-beta")
38+
await self.utils.sendModsMessage(f"Bot is now online.\nVersion:\tWorkingDiscordBot v1.3.2-beta")
3939

4040
# When a member joins a guilde
4141
@commands.Cog.listener()

0 commit comments

Comments
 (0)