Updated Plugin information to accurately reflect up to date information on plugins and reduce misleading of users.
parent
aa303ac5aa
commit
d64369e364
53
Plugins.md
53
Plugins.md
|
@ -1,29 +1,42 @@
|
|||
This page serves a purpose as a list for all known BetterDiscord plugins.
|
||||
If you want yours in here just PM me in Discord or GitHub! (I am DoNotSpamPls)
|
||||
This page serves as a resource for known working BetterDiscord plugins.
|
||||
|
||||
# BetterAPI
|
||||
Enhances the BetterDiscord Plugin API! Download: http://bit.ly/1Pkbl4o
|
||||
#Install
|
||||
BetterDiscord plugins require [BetterDiscord to be installed](https://github.com/Jiiks/BetterDiscordApp#windows-universal-installer).
|
||||
|
||||
# User Info
|
||||
Adds functionality to see more information about users! Download: http://bit.ly/1VSTCGC
|
||||
To download a BD plugin, simply select a plugin below, on that page right click 'Raw' at the top right and select 'Save Link As'.
|
||||
|
||||
# Block User
|
||||
Adds block functionality to the user menu! Download: http://bit.ly/22RA9dS
|
||||
To Install a BD plugin, move your downloaded plugin file to your BetterDiscord directory.
|
||||
- `Windows`: %appdata%\Roaming\BetterDiscord\plugins
|
||||
- `Mac`: ~/Library/Preferences/plugins
|
||||
|
||||
# Colourcord
|
||||
Lets you style affecnts to your liking! Download: http://bit.ly/1RAotH9
|
||||
**Fully restart Discord**
|
||||
|
||||
# Guilds Scrollbar
|
||||
Adds a scrollbar to guilds/servers list! Download: http://bit.ly/1S9VawK
|
||||
Open up the settings menu
|
||||
|
||||
# Matrix Wallpaper
|
||||
Gives body matrix code rain effect! Download: http://bit.ly/1VSU33v
|
||||
![Settings Panel](http://i.imgur.com/4kX7VnB.png "Settings")
|
||||
|
||||
# Quoting
|
||||
Quoting in Discord! Download: http://bit.ly/1Zi1cQh
|
||||
Find "BetterDiscord", checkmark plugins under the "Plugins" tab to Enable/Disable them.
|
||||
|
||||
# Skype Emos
|
||||
A plugin for BetterDiscord that brings some of the Skype Emos to Discord! Download: http://bit.ly/1kUMwUt
|
||||
## [Autoplay GIFS](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/AutoPlayGifs.plugin.js)
|
||||
Automatically play gifs without having to hover.
|
||||
|
||||
# BetterDiscord Websock
|
||||
Simple websocket plugin that can be used to read/write socket data! Download: http://bit.ly/1OTrXps
|
||||
## [Custom role colour](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/customRoleColour.plugin.js)
|
||||
Set any colour as role colour.
|
||||
|
||||
## [Media Support](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/mediaSupport.plugin.js)
|
||||
Add support for html5 media.
|
||||
|
||||
## [Server/Channel Sorter](https://github.com/cosmicsalad/Discord-Themes-and-Plugins/blob/master/plugins/Sorter.js)
|
||||
Drag and Drop to reorder the list of servers and channels.
|
||||
|
||||
## [Typing Sounds](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/typingsound.plugin.js)
|
||||
Makes sounds when you type.
|
||||
|
||||
## [Guilds Scroller](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/GuildsScroller.plugin.js)
|
||||
Adds a scrollbar to guilds/servers list.
|
||||
|
||||
## [Emote Blacklist](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/emoteBlacklist.plugin.js)
|
||||
Right click an Emote to blacklist it.
|
||||
|
||||
## [Double Click Edit](https://github.com/Jiiks/BetterDiscordApp/blob/master/Plugins/dblClickEdit.plugin.js)
|
||||
Double click your message to edit it.
|
Loading…
Reference in New Issue