mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-24 16:05:47 +02:00
Start working on server backend, create main bot class
This commit is contained in:
parent
2e21c25361
commit
b37755f512
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ from functions.prefixes import get_prefix
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
# TODO pass option (bool) that launches IPC
|
|
||||||
# so there's no server running if it's not required
|
|
||||||
class Didier(commands.Bot):
|
class Didier(commands.Bot):
|
||||||
"""
|
"""
|
||||||
Main Bot class for Didier
|
Main Bot class for Didier
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue