0.5.3 • Published 5 months ago
@power-bots/powerbotlibrary v0.5.3
Install
npm install @power-bots/powerbotlibraryUsage
import { bot } from "@power-bots/powerbotlibrary"
import { knex } from "@power-bots/powerbotlibrary" // If you want to use database
bot.setup(__dirname)
bot.run()There is some documnetation here