Skip to content

visoredkon/fairytail-bot

Repository files navigation

🪽 Fairy Tail Bot

This is the repository for the Fairy Tail Discord Bot 🪽 project.

Author

🧑‍💻 Pahril Dwi Saputra

Installation

  1. Clone the repository:

    git clone https://github.com/visoredkon/fairytail-bot.git
    
  2. Navigate to the project directory:

    cd fairytail-bot
    
  3. Install the dependencies:

    bun install
    

Usage

To start the bot, run the following command (don't forget to change the bot token in env):

bun start

The bot will be up and running, ready to light up your Discord server! 🔥

Scripts

  • start: Launches the bot in production mode.
  • start:dev: Launches the bot in development mode.
  • lint: Runs ESLint to check for code quality and adherence to coding standards.
  • lint:fix: Runs ESLint and attempts to fix any detected issues automatically.
  • format: Checks code formatting using Prettier.
  • format:fix: Formats code using Prettier.

Dependencies

  • 🤖 discord.js: A powerful library for interacting with the Discord API.

Development Dependencies


code style: prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published