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