Draft pyauto
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from wcfauto.auto_res.bot import Register
|
||||
from wcfauto.auto_res.core import load_function
|
||||
|
||||
|
||||
Register = load_function(Register)
|
||||
Reference in New Issue
Block a user