mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
7 lines
184 B
Python
7 lines
184 B
Python
import hoshino
|
|
from hoshino import Service
|
|
|
|
sv = Service('genshinuidv4', bundle='genshin', help_='发送"原神帮助"查看详情')
|
|
hoshino_bot = hoshino.get_bot()
|
|
logger = sv.logger
|