From b3f8c68adbf50bdb52cb7f3bb70075dd1839faa3 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Fri, 14 Oct 2022 18:05:06 +0200 Subject: [PATCH] Update functions.py --- Bot/functions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bot/functions.py b/Bot/functions.py index 0f19e97..061b065 100644 --- a/Bot/functions.py +++ b/Bot/functions.py @@ -1,8 +1,8 @@ ''' -Functions for the discord.py The Guardians Bot. +Functions for the discord.py Bot. © by ElBe. -Version: 0.1.0 +Version: 0.1.1 ''' #Imports