Repositories (1)

majesto-discord-bot
8 snippets stored for this repo
JavaScript IconJavaScript
"Omg I cannot believe this it\'s gaming night",
        "Gamenight today Oh my fucking god",
        "I cannot believe this is happenning boiz",
JavaScript IconJavaScript
"Can you like not speak to me again",
        "You fucking trashbag",
        "Know your place trash",
if (/suck|pussy|malakas|hope|swear|death|fuck|shit|fucking|bastard|bastarde|mpastarde|malaka|gamhmene|gamidi|pousth|pusth|poustara|arxidi|lougra|shut up|/gi.test(message)) {
        if (regex.test(message)) {
JavaScript IconJavaScript
message.channel.send('Unfortunately, my friend you are the one who sucks.');
            } else if (/pussy/gi.test(message)) {
                message.channel.send('I may be a pussy but I fucked your mum.');
JavaScript IconJavaScript
return;
    }

    // when someone types dick it responses with @mention
    if(message.content == 'dick') {
        message.reply('You think you\'re funny ? ');  // message.channel.send('pong');
        console.log(message);
"Yeah speak to me like that again and there's no music anymore.",
        "How dare you... without me this server wouldn't even be cool.",
        "Shut up man, I'm getting bored of you.",
        "You should really kill yourself, I mean for the best",
        "We live in a society where people like this are still alive",
        "stop DMING me",
        "No one wants to hear you shit",
JavaScript IconJavaScript
"How dare you... without me this server wouldn't even be cool.",
        "Shut up man, I'm getting bored of you.",
        "You should really kill yourself, I mean for the best",
JavaScript IconJavaScript
"I'm really sorry about you",
        "There are some bitch niggas in here.",
    ]