Skip to content

Commit c0fc814

Browse files
authored
Johnzoki patch 1 (#124)
* Delete data/userdata.json * Update version to 2.6.2
1 parent 499234b commit c0fc814

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

cogs/commandlistener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ async def on_ready(self):
5252
# Sends message to mods, when bot is online
5353
print("Now Online")
5454
await self.utils.sendModsMessage(
55-
"Bot is now online.\nVersion:\tDiscordBot DataBot v2.6.1"
55+
"Bot is now online.\nVersion:\tDiscordBot DataBot v2.6.2"
5656
)
5757
# Sets the bot's presence to "Online" or "Do not Disturb" to indicate if it's logging or not.
5858
if self.ch.getFromConfig("log") == "True":

data/userdata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)