ApexNanshan 8A2180g
This commit is contained in:
parent
52dca59783
commit
06b3a45698
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import { getMessage, formatTime } from '../util/lang.mjs'
|
||||||
import { readdirSync, readFileSync } from "fs"
|
import { readdirSync, readFileSync } from "fs"
|
||||||
import { default as botVersion } from "../util/version.js"
|
import { default as botVersion } from "../util/version.js"
|
||||||
import { default as version } from "../version.json" with { type: "json" }
|
import { default as version } from "../version.json" with { type: "json" }
|
||||||
import { bots } from "../index.js"
|
import { bots } from "../index.mjs"
|
||||||
|
|
||||||
const aboutBot = function (c) {
|
const aboutBot = function (c) {
|
||||||
c.reply({
|
c.reply({
|
||||||
|
|
Loading…
Reference in a new issue