Skip to content

Power-Bots/PowerBotLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerBots

PowerBotsLibrary

PowerBotsLibrary is the core of all Power Bots and makes up the foundation to share code.

Install

npm install @power-bots/powerbotlibrary

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published