Skip to content

HalloSouf/bossoep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Bossoep 🌳

Open-source Discord bot

About πŸ“˜

This repository households the Bossoep Discord bot.

Getting Started 🦜

Prerequisites πŸ“‹

  • NodeJS: We recommend using the latest LTS version.
  • Yarn: We recommend using the latest version. (optional, you can run the website local with npm)

Installation πŸ‘·

The first step is cloning the repository on your local machine.

git clone https://github.com/HalloSouf/bossoep.git

Navigate through your CLI to the cloned repository and install all dependencies.

cd bossoep

# With yarn
yarn install

# Or with NPM
npm install

After installing the dependencies, you're ready to setup some environment variables. The repository contains a .env.example file which you can rename to .env. In this file you can set for example your client token & ID.

Run project πŸš€

Now you have installed all the required dependencies & setting up your environment variables, you are ready to start your development environment on your local machine.

# Build project
yarn build

# With yarn
yarn dev

# Or with NPM
npm run dev

License πŸ“œ

This project is licensed under the Public General Apache 2.0 License - see the LICENSE file for details.

About

🌳 Open-source Discord bot for handling basic features.

Topics

Resources

License

Stars

Watchers

Forks