Start working on server backend, create main bot class

pull/72/head
Stijn De Clercq 2021-06-14 23:33:53 +02:00
parent 2e21c25361
commit b37755f512
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ from functions.prefixes import get_prefix
import os
# TODO pass option (bool) that launches IPC
# so there's no server running if it's not required
class Didier(commands.Bot):
"""
Main Bot class for Didier