mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-06 23:21:16 +08:00
fix: make a bot father
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// reply_bot.ts
|
||||
import { BotFather, WorkflowInput } from "./bot_father";
|
||||
import { BotFather, WorkflowInput } from "../bot_father";
|
||||
|
||||
class ReplyBot extends BotFather {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user