Skip to content

Sdeyy/Fichi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Discord Bot – Ticket System & Administration

This is a Discord bot featuring a ticket system, role management, interactive buttons, invite tracking, and more.

🚀 Main Features

  • 💰 Economy system with coins, bank, daily rewards, work, rob, and shop commands.
  • 📩 Ticket system with buttons, closing, and transcript generation.
  • 🔒 Blacklist to block users from using the system.
  • 🎭 Temporary and reaction-based roles.
  • 📈 Invite tracking system.
  • 🎱 General commands like 8ball and custom embeds.
  • 🎶 Music playback from YouTube, Spotify, and SoundCloud.

⚙️ Requirements

📦 Installation

  1. Clone the repository:

    git clone https://github.com/Sdeyy/Fichi.git
    cd your-folder
  2. Install the dependencies:

    npm install
  3. Configure the bot by editing the files in data/settings/:

    • config.yml
    • buttons.yml
    • embeds.yml
    • language.yml

▶️ Run the Bot

npm run start

🛠️ How to install FFmpeg on Windows

This bot requires FFmpeg to handle audio/video features. You can install it easily using Chocolatey:

Step 1: Open PowerShell as Administrator

  • Search for PowerShell in the Start menu.
  • Right-click and select Run as administrator.

Step 2: Install FFmpeg with Chocolatey

If you have Chocolatey installed, run:

choco install ffmpeg -y

This will download and install FFmpeg, and add it automatically to your system PATH.

Step 3: Verify the installation

Open a new PowerShell or Command Prompt window and run:

ffmpeg -version

If you see version info, FFmpeg was installed successfully!


Note

If you don’t have Chocolatey installed yet, visit https://chocolatey.org/install for instructions or ask for help.

🛠️ How to install FFmpeg on Linux

This bot requires FFmpeg to handle audio/video features. You can install it easily using your Linux distribution's package manager.

For Debian/Ubuntu-based systems

Open a terminal and run:

sudo apt update
sudo apt install ffmpeg -y

For Fedora

Open a terminal and run:

sudo dnf install ffmpeg -y

For Arch Linux

Open a terminal and run:

sudo pacman -S ffmpeg

Step: Verify the installation

Run:

ffmpeg -version

If you see version info, FFmpeg was installed successfully!


Note

If FFmpeg is not available in your package manager, you can check the official website https://ffmpeg.org/download.html for alternative installation methods.

About

A free multipurpose Discord bot designed to be a great addition to your server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •