Skip to content

Instantly share code, notes, and snippets.

View BattleB0t's full-sized avatar
⌨️
Coding

WyldB0t BattleB0t

⌨️
Coding
View GitHub Profile
@BattleB0t
BattleB0t / Automod_Banned Words
Created June 12, 2021 18:23 — forked from Lyss770/Automod_Banned Words
Dyno™ | Master Blacklist for the Discord Bot Dyno. Use at your own discretion, make sure there are no extra spaces between words, When copying multiple words a comma must be located between each one as shown below. Originally created by Takeoverkyle
cunt,pussy,anus,nigg,nigger,n!gg,n1gg,n igger,n i gger,hitler,adolf,adolf hitler,nazi,chode,rape,r@pe,niglet,dyke,dike,fagg,faggot,faggit,kike,nigaboo,nigaboo,niga-boo,pedofile,stalin,beastiality,jospeh stalin,maozedong,rapist,osama binladen,binladen,saddam hussein,heinrich himmler,adolf eichmann,eichmann,kim il sung,kim jung un,ayatollah ruhollah khomeini,hirohito,idi amin,vlad dracula,islamic state,isis,jhadi,slut,whore,buttplug,butt plug,vladimir putin,putin,fidel castro,raúl castro,2girls,2guys,1guy,1girl,dick cheese,dickcheese,twat,nudes,clit,adam saleh,dzhokhar tsarnaev,molest,flesh light,fleshlight,retard,kys,cummies,everyone,here,bomber,hentai,shesaidshewas18,shewas18,hesaidhewas18,hewas18,crippling depression,depression,giftsofsteam,giftofsteam,steamdigitalgift,kill yourself,kill urself,mein fuhrer,akbar,swastika,gooch,brock turner,dylan roof,steamcube,steam-cube,dick pick,pick dick,dick pic,dickpic,std,hiv,coont,octopussy,slave,genghis khan,هههههههههه,ᅠᅠᅠ,assgod,im kill myself,imkillmyself,fuck butt
@BattleB0t
BattleB0t / enableDiscordExperiments.js
Created March 27, 2021 14:42 — forked from MPThLee/enableDiscordExperiments.js
Enable Discord Developer Menus in any environment except mobile app without BetterDiscord using Console.
(() => {
// Extracted from Samogot's LibDiscordInternals for BetterDiscord.
const req = typeof(webpackJsonp) === "function" ? webpackJsonp([], {
'__extra_id__': (module, exports, req) => exports.default = req
}, ['__extra_id__']).default : webpackJsonp.push([[], {
'__extra_id__': (module, exports, req) => module.exports = req
}, [['__extra_id__']]]);
delete req.m['__extra_id__'];
delete req.c['__extra_id__'];
const find = (filter, options = {}) => {