Coder Social home page Coder Social logo

mwittrien / betterdiscordaddons Goto Github PK

View Code? Open in Web Editor NEW
2.0K 72.0 3.9K 7.12 GB

A series of plugins and themes for BetterDiscord.

License: GNU General Public License v2.0

JavaScript 3.29% CSS 96.71%
betterdiscord devilbro bd discord plugins themes

betterdiscordaddons's Introduction

betterdiscordaddons's People

Contributors

ekwoka avatar lumynou5 avatar mwittrien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

betterdiscordaddons's Issues

[CreationDate] Italian translation issue

I really can't figure out how to make a PR so i post it here. is just a really small issue. instead of "Creata il" it should be "Creato il". "Creata" is a female term instead "Creato" is a male term and "Account" is a male term not female. i don't really know how to explain this in english. sorry

Plugin Repo - Update All function

I've been using these plugins, and I'm glad that you update them so frequently, but sometimes I'd rather be able to just "update all" instead of updating each plugin individually.
I was wondering if you had any plans on implementing this, as I would rather not go through the hassle of doing it myself if it's a planned feature.
Thanks again for making these.

How do you install these plugins?

Before all I had to do was download the .js/.json files and place them in my plugin folder, but I can't get any of these to work. It won't show up and when I edit it to have the same extensions as my older plugins it says that the META isn't found.

Folders are broke?

After loading up BD today (I updated last night), it seems that the folders have broke, they aren't showing up anymore. Are they read/stored differently now? Do I need to re-make them?

NotificationSounds breaks plugin page

After installing all of these, my plugin settings page was blank
I went through all of them, and I have all of them installed except NotificationSounds and it works

Can't delete Imbeds or pictures!

Hi, before I was able to delete pictures and imbeds by just doing the click + delete way, but after a few updates in the recent week or so. That stopped working completely. I can only delete text messages and that's it. Please fix it and return the ability to also delete imbeds and pictures in the chat.

Thank you.

EditChannels 3.6.1 still loses the color on channels

I've seen a few updates come by since Discord did its update, but despite that I still see channels losing their assigned color in the channel list. The Title panel does show the assigned color and it randomly shows the color in the channel list too, but just as random it's just plain white (or bold if unread posts)

Pinning Issue

Hello, there's a bug in the plugin that sometimes whatever I click gets pinned. Even though I have it disabled and remove all the shortcuts for it. It still happens. It literally pins everything I click on chat without even pressing anything. Please check it out!

Thank you.

Showhiddenchannels broke

Hidden channels don't change when we switch to the new server it keeps on showing the previous server hidden channels to the switched server. Sometimes the plugin goes down though it is on. But restarting the plugin fixes it but still, the plugin doesn't show the current server hidden channel instead it shows previous server hidden channel.

Latest update EditChannels 3.5.7 broke functionality

I'm wondering if this was actually tested....

	loadChannel (channelObj) {
		if (!channelObj || !channelObj.div) return;
		
		var channel = channelObj.div.querySelector(".name-2SL4ev, .colorTransition-2iZaYd");
		
		var data = BDfunctionsDevilBro.loadData(channelObj.id, this.getName(), "channels");
		if (data) {
			var name = data.name ? data.name : channelObj.name;
			var color = data.color ? this.chooseColor(channel, data.color) : "";
			
			$(channelDiv)
				.attr("custom-editchannels", true);
			$(channel)
				.css("color", color);

I hopefully won't need to explain what's wrong here?

[Request] Option to disable unread

So I think almost everyone uses this plugin to hide their emoteservers... and is it possible to have an event listener for unread message. So when it triggers the unread message dot, you run the "mark as read" function?

ShowHiddenChannels not showing allowed roles.

Before I used to be able to see the roles you needed to view the channel, but for some reason it's not showing them anymore. It doesn't show denied shows either, except sometimes "everyone".

Add Saucenao as a default search engine

I personally find https://saucenao.com/ to have the best UI and results when finding sources for anime pictures, so I think it'd be a great addition to the default search engines.

Here is the code I used {"name":"SauceNAO", "url":"https://saucenao.com/search.php?db=999&url=" + this.imageUrlReplaceString}

This once again for ReverseImageSearch.plugin.js
Thanks for making awesome plugins!

ChatAliases (BD v1) broken on latest update

Just one more among the many others, ChatAliases is also broken on the latest update. It simply doesn't replace any text anymore and the auto complete popups never show anymore.

PluginRepo/ThemeRepo buttons gone

Updated discord today and both the Plugin Repo and Theme Repo buttons are missing, seems like recent update broke a lot of things.

CharCounters

Sometimes when I click on a channel, the counter disappears, so I would have to keep clicking on other channels for it to reappear for that channel. Why is that?

Plugin

When i downloaded the plugin. I can't access the plugins tab in discord.

Add some search engines

I believe GoogleSearchReplace could use a few more search engines:

Qwant: {value:true, name:"Qwant", url:"https://www.qwant.com/?t=all&q=" + this.textUrlReplaceString}

Searx: {value:true, name:"Searx", url:"https://searx.me/?q=" + this.textUrlReplaceString}

YouTube: {value:true, name:"YouTube", url:"https://www.youtube.com/results?q=" + this.textUrlReplaceString}

ServerFolders.plugin.js META not found

I'm sure this is just a problem with me but I don't know how to fix it. Every time I start up discord it gives me a startup error window for my plugins and themes, it says META not found for server folder pugin. Please help.

PluginRepo notification bar broken

PluginRepo says "1 of your Plugins is outdated. Check PluginRepo" but the notification bar is broken and the button doesn't work.

I have the latest version from GitHub installed.

image

Server Folder not showing

Restarted discord, and one of my 3 folders is no longer shown.

This could be a possibility to the server outage that happend in one of the servers since the folder was at the bottom but I'm not sure

edit:
after the server outage went away, the folder seems to have completely deleted itself.

double edit:
after restarting discord 3 times in a row due to some editing of stuff, the folder is suddenly back???

the issue should still be fixed none-the-less so this doesn't happen anymore

MessageUtilities.plugin.js React to Message broken

After trying to use "React to Message" key, there is error in console
Uncaught TypeError: reactButton.trigger is not a function at MessageUtilities.doOpenReact (<anonymous>:267:32) at MessageUtilities.onClick (<anonymous>:244:55) at HTMLDivElement.$.on (<anonymous>:92:11) at HTMLDocument.dispatch (ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js:5) at HTMLDocument.y.handle (ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js:5) at HTMLDocument.r (c4b7d2c1fc05241b48df.js:17)

BD v0.2.82:1.792, MessageUtilities v1.2.2, Ubuntu GNOME 17.04

Request (ShowHiddenChannels)

No way to see the members and the right category for the channels, which is a feature of the API. You also can't take the id of the channels.

  • Copy ID
  • See member list
  • Show correct category for channel

[Creation Date] White over white, wut

White creation date over white them, even tho I changed the color to black in the plugin it doesn't matter, I even changed the color to "kek" and it didn't change anything uhhh
Edit : If I change
".theme-light .topSectionNormal-2LlRG1 .creationDate {
color: hsla(216,4%,74%,.6); "
to
".theme-light .topSectionNormal-2LlRG1 .creationDate {
color: hsla(0,0%,0%,.6); "
the problem stands still in the popout but no longer when you see someone's profile

TopRoleEverywhere - Breaks easily

Causes Discord to freeze, seems to be when enabled alongside other plugins (especially Permissions Viewer when it's Show In Popouts setting is enabled), and tags don't show after switching server

Request to add a search option for Derpibooru

Hey there. I end up browsing servers a lot that post images from Derpibooru, but they often don't upload the full rez image with tags and I have to go find it.

I've started using Better discord and found this plugin. I was wondering if you'd be able to add it to the list of search providers please?

Some API info if needed:
https://www.derpibooru.org/pages/api

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.