Skip to content

DV8FromTheWorld/Discord-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Plugins

Repository of my custom-made plugins for Discord

Install

The installation for this plugin system is incredibly simple.

  1. Download this repository to your computer. You can do this by either pulling it via Git or downloading the repo as a zip. Either works.
  2. Setup the repo in a folder That has no spaces in the path. For the sake of example, I will assume C:\Discord-Plugins
  3. Setup the NODE_OPTIONS environment variable. This environment variable depends on where you downloaded this respository to. Assuming you downloaded it to C:\Discord-Plugins, your environment variable would be: NODE_OPTIONS=--require C:\Discord-Plugins\index.js
    For Windows users, there is a setup.cmd file which can be run to perform the environment variable setup process.
  4. Completely restart discord.

If you find that Discord will not start or is behaving oddly, you can uninstall by simply removing the environment variable and restarting Discord.

Plugins

Old Light Theme

I am one of the crazys who liked the light theme, but I do not enjoy some of the changes made with the accessibilty update Discord rolled out. As such, this plugin has a few tweaks, most notably:

  • The return of certain Dark Theme elements
    • The Server Selector SideBar
    • The Channel Selector SideBar
    • The top, window-chrome title bar
  • Some of the text in the chat window has had its boldness reduced
    • Usernames
    • Messages
Accessible Light Theme Old Light Theme Plugin
image image

About

Repository of my custom-made plugins for Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published