Inplex-sys / discord-open-shop

Discord Open Shop is an open source discord bot that make you able to use your discord guild as a marketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Open Shop

Discord Open Shop is an open source discord bot that make you able to use your discord guild as a marketplace

Table of Contents

Introduction

Provide a brief introduction to your project, explaining its purpose and main features. Include any necessary background information that users might need to understand the context of your Discord bot.

Example

Enregistrement.2023-11-14.145156.online-video-cutter.com.1.mp4

Features

Highlight the main features of your Discord bot. Include a list or bullet points to make it easy for users to understand what your bot can do.

  • Self-Hosted
  • Databaseless
  • Easy to setup

Installation

Provide instructions on how to install and set up your Discord bot. Include any dependencies, configuration files, or environment variables that users need to set up.

  • Create a .env file and add your Discord bot token:
      TOKEN="YOUR_BOT_TOKEN"
      CLIENT_ID="YOUR_CLIENT_ID"
    

Using bun

$ bun i
$ bun run start

Using NodeJS

$ npm i
$ npm run start

Contributing

We welcome contributions! If you'd like to contribute to [Your Bot Name], please follow these guidelines:

  • Open an issue to discuss proposed changes or new features.
  • Fork the repository, make your changes, and submit a pull request.

About

Discord Open Shop is an open source discord bot that make you able to use your discord guild as a marketplace

License:Apache License 2.0


Languages

Language:TypeScript 100.0%