Skip to content
View 182exe's full-sized avatar
🐢
🐢
Block or Report

Block or report 182exe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
182exe/README.md

Pinned

  1. 182exe.github.io 182exe.github.io Public

    worlds worst personal website

    JavaScript 2

  2. catnap catnap Public

    catnap for discord bot

    JavaScript

  3. topgg-scraper topgg-scraper Public

    scrape raw discord bot invites off top.gg without an api key

    JavaScript

  4. Jibber (randomized fake words/senten... Jibber (randomized fake words/sentences generator in 1 function)
    1
    function jibber(length, punctuate, punctuationMarks, wordLengthLimit, mimicEnglishPractices) {
    2
        length = typeof length !== `undefined` ? length : 1;
    3
        punctuate = typeof punctuate !== `undefined` ? punctuate : false;
    4
        punctuationMarks = typeof punctuationMarks !== `undefined` ? punctuationMarks : [".", "!", "?", "..."];
    5
    
                  
  5. o7 o7 Public

    my phone app icons.

    JavaScript 1