LonoxX / discord-disable-notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable Discord Notifications

Script that disables notifications for each of your servers and sets them to "NOTHING".

example

Installation

  • Install dependencies using npm i
  • Start the script using npm run start.

NEVER SHARE YOUR TOKEN WITH ANYONE, IT GIVES FULL ACCESS TO YOUR ACCOUNT

(webpackChunkdiscord_app.push([
  [""],
  {},
  (e) => {
    m = [];
    for (let c in e.c) m.push(e.c[c]);
  },
]),
m)
  .find((m) => m?.exports?.default?.getToken !== void 0)
  .exports.default.getToken();

Give it a star ⭐ and/or support me on ko-fi

Support

Website: Panda-Network.de
Support Discord Server

About


Languages

Language:EJS 68.4%Language:JavaScript 31.6%