Skip to content

my BD plugins & themes, focused on enhancing user experience

Notifications You must be signed in to change notification settings

PigiBouxx/BetterDiscordStuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made a simple site displaying my stuff in a better way than this readme ever could:
Inve1951.github.io/BetterDiscordStuff

Want to buy me a coffee? Find my PayPal link on above site.


I mostly write my plugins in coffeescript.
I will release the source of fully featured (finished) code in coffee/.

available source files:


plugins:

Restart No More alpha version

Live-updates your themes and plugins. Especially useful during development.

Direct-Download

Download attached files directly within discord.
Optionally installs themes and plugins from `betterdiscord.net` links.

Force-Close

Actually closes discord when clicking the close button.
Obsolete as of 12.12.17. Discord got this built-in now. See window settings in client.

Clear-Input-on-Escape

Clears the chat input when you hit escape inside it.

Link-Profile-Picture

Lets you click users' avatars on their profile page to view a bigger version in your browser.

Toggle-Your-Stuff

Toggle your plugins and themes using hotkeys.

Minimize-Shortcut

Provides you with a shortcut to show/hide/minimize discord.

Autocomplete-Hover-Fix

If the autocompletion menu selects entries without your doing then this is for you.

More obvious DMs

Flashes the discord taskbar icon and window upon receiving a DM until discord receives mouse or window focus.
This makes it easier to spot DMs after leaving a fullscreen application.

Status Css css helper

Adds your status to <body> class list so you can style with it.
`.own-status-online`, `.own-status-dnd`, etc.

Discord Experiments

Enables the experiments tab in discord's settings.
Depends on samogot's Discord Internals Library, so install that too. (https://github.com/samogot/betterdiscord-plugins/blob/master/v1/1lib_discord_internals.plugin.js)

Enable React-Devtools

Automatically loads the React Devtools for you.
Requires React-Devtools being installed in your chrome browser (https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi)

Scroll-To-Last

Always scroll to last message when entering a channel.

Bot Info

Shows bots' infos from `discordbots.org` in user popouts.
Depends on samogot's Discord Internals Library, so install that too. (https://github.com/samogot/betterdiscord-plugins/blob/master/v1/1lib_discord_internals.plugin.js)

Local File Server

Hosts a selected folder so you can use local files in your theme.

Channel History

Allows you to switch channels using mouse 4 & 5 or the added GUI buttons.

Quick Delete Messages

Hold Delete and click a Message to delete it.

Multi Instance

Have several discord windows open same time. Ctrl+F12. (Cmd+F12 on osx)

Avatar Hover

When hovering, resize the avatar. Use Ctrl / Ctrl+Shift.

Character Counter

Adds a character counter to chat inputs.

Highlight Self

Highlights your own username in message headers.

themes:

Drag-Fix mini-theme

Makes it way easier to move the window.
Obsolete since discord's titlebar update.

Show-URLs mini-theme

Shows a link's URL in bottom left corner much like a browser does.

Compact-User-List mini-theme

Makes the user list look much like the server list.
Works great with RadialStatus. (https://github.com/rauenzi/BetterDiscordAddons/tree/master/Themes/RadialStatus)

Horizontal Serverlist mini-theme

I've always wanted this :3
Server Grid support can be enabled in the file.

Ez Light

Easy light theme. Should also work in combination with most dark themes. Relies on discord's dark mode.

About

my BD plugins & themes, focused on enhancing user experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • CoffeeScript 20.7%
  • CSS 3.8%