mirror of
https://github.com/stijndcl/didier.git
synced 2026-06-06 06:16:16 +02:00
Add todo
This commit is contained in:
parent
92a5e6454d
commit
2e21c25361
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ 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