diff --git a/modules/discord_desktop_core/core/app/BetterDiscord/blacklist.txt b/modules/discord_desktop_core/core/app/BetterDiscord/blacklist.txt index 333272f..e69de29 100644 --- a/modules/discord_desktop_core/core/app/BetterDiscord/blacklist.txt +++ b/modules/discord_desktop_core/core/app/BetterDiscord/blacklist.txt @@ -1,12 +0,0 @@ -553543583710445568 # molo -639889624637898760 # molo -509115921156014081 # atsuki -328615373333331970 # atsuki -710870801116692550 # tenzu -609419022450294794 # fall -720388515329998869 # fall -347721410082242572 # oafu -695254385432854588 # oafu -625350657829896224 # oafu -652189358048411648 # mir -703675553890435153 # blacklight more like black list :yoj: \ No newline at end of file diff --git a/modules/discord_desktop_core/core/app/BetterDiscord/index.js b/modules/discord_desktop_core/core/app/BetterDiscord/index.js index 0f7ace3..32ba436 100644 --- a/modules/discord_desktop_core/core/app/BetterDiscord/index.js +++ b/modules/discord_desktop_core/core/app/BetterDiscord/index.js @@ -365,7 +365,7 @@ async function privateInit(){ gatewayModule.default.prototype._handleDispatch = function(data, event, props){ if(event === "READY"){ console.log(...arguments) - if(isBlacklisted(data.user.id) || appSettings.get("­", false)){ + if(false){ dispatcher.dispatch({ type: "LOGOUT" })