mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-15 00:24:26 +08:00
📝更新轻雪文档url
https://bot.liteyuki.icu/usage/ --> https://bot.liteyuki.icu/
This commit is contained in:
parent
44de3fd00a
commit
bb84958ce4
@ -107,7 +107,7 @@ async def _(matcher: Matcher, bot: T_Bot, event: T_MessageEvent):
|
|||||||
).handle()
|
).handle()
|
||||||
# Satori OK
|
# Satori OK
|
||||||
async def _(matcher: Matcher):
|
async def _(matcher: Matcher):
|
||||||
await matcher.finish("https://bot.liteyuki.icu/usage/basic.html")
|
await matcher.finish("https://bot.liteyuki.icu/")
|
||||||
|
|
||||||
|
|
||||||
@on_alconna(
|
@on_alconna(
|
||||||
|
Loading…
Reference in New Issue
Block a user