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

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.

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

Pinned Loading

  1. steamcmd-api-node steamcmd-api-node Public

    A SteamCMD API made with nodejs.

    JavaScript 1

  2. DeleteDiscordCache.ps1 DeleteDiscordCache.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/api steamcmd/api Public

    Read-only API interface for steamcmd app_info

    Python 49 7