Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

🚀 Toolbox for discord bots with disgrace in mind 🎮

Notifications You must be signed in to change notification settings

NachoVazquez/disgrace-bot-solutions

Repository files navigation

DisgraceBotSolutions

Welcome to Disgrace Bot Solutions!!!

Setup

If you just clone this repository or a fork of it, you should run the following commands:

  1. yarn / npm i

Build and Run the disgrace-bot app (linux/mac)

  1. Create a file named config.json under apps/disgrace-bot/src/assets/json/.
  2. Copy to the config.json file a json with the form
{
  "token": "YOUR_DISCORD_BOT_TOKEN"
}

This file will be ignore since the token of your bot can be used for disgrace purposes

  1. yarn build disgrace-bot / yarn start disgrace-bot depending if you want to build a production ready bot or run a development local server

Disgrace Management

disgrace-management is a React app that is being built with the goal of manage everything related to the disgrace-bot bot family.

About

🚀 Toolbox for discord bots with disgrace in mind 🎮

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published