Skip to content

Pajsen-Archive/DB2R

Repository files navigation

npm (scoped)

GitHub issues

GitHub issues

GitHub pull requests

GitHub last commit

GitHub contributors

DB2R will be remade soon, I will add custom commands, better design, better setup and much more. I will keep updates here

DB2R

DB2R is a NPM package. The NPM package can be used for any discord bot but it should follow the Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0). Any changes made should be shown in a Changes.md file. The repo can not be private, a link of the repo should also be linked in the repo.md file. DB2R is a discord bot with 2 lines of code.

How to use

Create a file with any name, for example index.js, add the following lines:

const run = require("@pajsen/db2r");
run.start(token, name, color, owner, prefix)

Then run node filename.js in a terminal.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published