rewrite: Implement shard IPC server.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from .LionBot import LionBot
|
||||
from .config import conf
|
||||
from .args import args
|
||||
from .app import appname, shard_talk
|
||||
from . import sharding
|
||||
from . import logger
|
||||
from . import app
|
||||
|
||||
Reference in New Issue
Block a user