/Phoenix

A useful bot for discord

Primary LanguageJavaScript

Phoenix

Welcome to Phoenix, a powerful Discord bot designed to enhance your server experience.

Table of Contents

Introduction

Phoenix is a versatile Discord bot created by g9militantsYT. You can find more information about the bot on the GitHub repository or visit the official website.

Getting Started

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/g9militantsYT/Phoenix.git Change to the project directory:
cd Phoenix

Install dependencies:

npm install

Configuration

Create a .env file in the root directory. Add the following contents to the .env file:

CLIENT_ID=
CLIENT_SECRET=
TOKEN=
WEBHOOK_URL=

To start the bot, run the following command: npm start

Contributing

If you would like to contribute to Phoenix, please check the contribution guidelines.

License

This project is licensed under the MIT License.