Skip to content

Better Discord plugin to summarize unread messages and block sensitive medias content

Notifications You must be signed in to change notification settings

vincent-andrieu/bdiscord-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the Project

To build the project, follow these steps:

  1. Install Dependencies: Ensure you have all the necessary dependencies installed. You can do this by running:

    npm install
  2. Build the Project: Use the following command to build the project:

    npm run build

This will use Rollup to bundle the project according to the configuration specified in rollup.config.js.

  1. Move the Built File: After building, move the generated file ./build/bdiscord-ai.plugin.js to your Better Discord plugin folder. The location of this folder depends on your operating system:
    • Windows: %AppData%/BetterDiscord/plugins
    • macOS: ~/Library/Application Support/BetterDiscord/plugins
    • Linux: ~/.config/BetterDiscord/plugins

About

Better Discord plugin to summarize unread messages and block sensitive medias content

Topics

Resources

Stars

Watchers

Forks