New update method

manage testing deplyement
This commit is contained in:
Azlux
2020-06-23 12:38:02 +02:00
parent 5768f20053
commit ccbde28ef9
5 changed files with 59 additions and 21 deletions

View File

@ -32,7 +32,7 @@ from media.cache import MusicCache
class MumbleBot:
version = '6.5'
version = 'git'
def __init__(self, args):
self.log = logging.getLogger("bot")