Skip to content

Commit d4fe20b

Browse files
authored
changed version
1 parent 6bb1486 commit d4fe20b

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
@@ -50,7 +50,7 @@ async def on_ready(self):
5050
# Sends message to mods, when bot is online
5151
print("Now Online")
5252
await self.utils.sendModsMessage(
53-
"Bot is now online.\nVersion:\tDiscordBot DataBot v2.6.4"
53+
"Bot is now online.\nVersion:\tDiscordBot DataBot v2.7.0"
5454
)
5555
# Sets the bot's presence to "Online" or "Do not Disturb" to indicate if it's logging or not.
5656
if self.ch.getFromConfig("log") == "True":

0 commit comments

Comments
 (0)