1.2.13 • Published 3 months ago

discord-backend-manager v1.2.13

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

šŸ¦„ Features

  • Easily setup a general purpose discord bot
  • Firebase integration
  • 30+ useful commands

šŸ“¦ Install Discord Bot Manager

Option 1: Install via npm

Install with npm if you plan to use Discord Bot Manager in a Node.js project.

npm install discord-bot-manager
// Initialize the bot manager
const DiscordBotManager = require('discord-bot-manager');
const manager = new DiscordBotManager();

// Initialize the bot manager
manager.init();

šŸ”§ Setup

Create folder structure

servers
│
ā”œā”€ā”€ {server-name}
│   ā”œā”€ā”€ config
│   │   ā”œā”€ā”€ channels.js
│   │   ā”œā”€ā”€ emojis.js
│   │   ā”œā”€ā”€ main.js
│   │   ā”œā”€ā”€ roleMenu.js
│   │   ā”œā”€ā”€ roles.js
│   │   └── settings.js
│   │
│   ā”œā”€ā”€ .env
│   ā”œā”€ā”€ backend-manager-config.json
│   └── service-account.json
│
└── index.js

And what to put for these files?

.env

BACKEND_MANAGER_KEY=your-backend-manager-key

šŸ—Øļø Final Words

If you are still having difficulty, we would love for you to post a question to the Discord Bot Manager issues page. It is much easier to answer questions that include your code and relevant files! So if you can provide them, we'd be extremely grateful (and more likely to help you find the answer!)

šŸ“š Projects Using this Library

Somiibo: A Social Media Bot with an open-source module library. StudyMonkey: An AI tutor for students. JekyllUp: A website devoted to sharing the best Jekyll themes. Slapform: A backend processor for your HTML forms on static sites. Proxifly: A backend processor for your HTML forms on static sites. SoundGrail Music App: A resource for producers, musicians, and DJs. Hammock Report: An API for exploring and listing backyard products.

Ask us to have your project listed! :)

1.2.13

3 months ago

1.2.8

4 months ago

1.2.7

4 months ago

1.2.6

4 months ago

1.2.5

4 months ago

1.2.12

4 months ago

1.2.10

4 months ago

1.2.11

4 months ago

1.2.9

4 months ago

1.2.4

4 months ago

1.2.3

4 months ago

1.2.2

4 months ago

1.2.0

6 months ago

1.1.9

6 months ago

1.1.8

6 months ago

1.2.1

6 months ago

1.1.7

9 months ago

1.1.6

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.29

11 months ago

1.0.33

11 months ago

1.0.32

11 months ago

1.0.31

11 months ago

1.0.30

11 months ago

1.0.19

12 months ago

1.0.18

12 months ago

1.0.17

12 months ago

1.0.16

12 months ago

1.0.22

12 months ago

1.0.21

12 months ago

1.0.20

12 months ago

1.0.26

11 months ago

1.0.25

12 months ago

1.0.24

12 months ago

1.0.23

12 months ago

1.0.28

11 months ago

1.0.27

11 months ago

1.0.15

12 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago