Skip to content

BotGarden/BotGarden_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Garden

Bot Garden is a Discord bot-building framework inspired by a local community garden in my parents’ neighbourhood at which members grow fruits, vegetables, and flowers to share with each other. Like a local community garden, the developer environment and boilerplate code created using this framework aims to become a nexus of collaboration, sharing, and growth for a Discord server community.

Quick Start

Prerequisites:

  1. First, inside of the root directory, install node_modules using npm install.

  2. Then, run npm link to create a sym-link to run the cli.

At this point you are able to run the CLI to initialize a garden (using botgarden create-garden), initialize a new bot from within the garden (using botgarden create-bot), or initialize a new bot command (using botgarden create-command).

Initialize a New Garden Project

Prerequisites: Completed Quick Start section.

Create a new Bot

Create a new Command

Documentation

Features in Progress

  • Support for additional cloud services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors