1.2.1 • Published 3 years ago

@lucid_coder/free-discord-bot-code v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

npm (scoped)

GitHub issues

GitHub issues

GitHub pull requests

GitHub last commit

GitHub contributors

DB2R

DB2R aka Discord Bot 20 Rows 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.

How to use

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

const run = require("discordjs-template");
run.start(token, name, color, owner, prefix)

Then run node filename.js in a terminal.

1.2.0

3 years ago

1.1.1

3 years ago

1.2.1

3 years ago

1.0.0

3 years ago