Skip to content
View 1337cookie's full-sized avatar

Block or report 1337cookie

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. steamcmd-api-nodesteamcmd-api-nodePublic

    A SteamCMD API made with nodejs.

    JavaScript 1

  2. DeleteDiscordCache.ps1DeleteDiscordCache.ps1
    1
    # Deletes some discord cache files which can cause video stream to be low quality, jittery or lowered bitrate.
    2
    # You can run this with discord running and it should restart discord afterwards.
    3
    $answer= [System.Windows.Forms.MessageBox]::Show("Do you want to clear discord cache files","Do you really want to been as far even as decided to use even go want to do look more like?","YesNo","Hand","Button1")
    4
    if($answer-match'No'){
    5
    Write-Output$answer
  3. steamcmd/apisteamcmd/apiPublic

    Read-only API interface for steamcmd app_info

    Python 94 12