Giter Club home page Giter Club logo

betterdiscordplugins's Introduction

BetterDiscordPlugins

A collection of plugins for the @BetterDiscord client modification.

Overview

BiggerStreamPreview (download | more details)

Allows you see to see bigger previews of streams via the context menu.

WhoReacted (download | more details)

Shows the avatars of the users who reacted to a message.

SecretRingTone (download | more details)

Makes the discord Easter Egg ringtone the default one.

GuildProfile (download | more details)

Adds a modal that can be opened via any guild menu and contains various information about the guild, such as its owner, creation date, joined date, your friends and blocked users who are in it, and much more.

Development

This section is designed for people who are willing to contribute or want to modify the source code for personal use. Here you can find all the information for developing and building locally.

Prerequisites

Scripts

yarn dev

Watches for any changes and automatically builds the plugins directly to your plugins folder.

yarn build

Builds the plugins for distribution.

yarn lint

Lints your changes using ESLint.

yarn lint:fix

Same as above but also tries to fix any problems.

Getting started

Run these commands using any command line tool of your choice.

# Clone the repository and navigate to its directory.
git clone https://github.com/jaimeadf/BetterDiscordPlugins && cd BetterDiscordPlugins

# Install all dependencies.
yarn install

# Run the dev script.
yarn dev

# Happy coding ๐ŸŽ‰!

Contributing

All contributions are welcome, whether they're a bug fix, a new feature, or even just a typo correction. Only make sure to always target the develop branch and don't commit your dist folder, GitHub Actions takes care of the entire building process for us.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.