ApexNanshan 8A2180g

This commit is contained in:
7cc5c4f330d47060 2024-08-20 12:01:32 -04:00
parent 52dca59783
commit 06b3a45698
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -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({