Skip to content

Instantly share code, notes, and snippets.

View andronedev's full-sized avatar
:shipit:
I may be slow to respond.

Nicolas andronedev

:shipit:
I may be slow to respond.
View GitHub Profile
@DarrenOfficial
DarrenOfficial / discord-ids.md
Last active January 15, 2022 19:06
Discord applications game id

List of discord game / applications id.

  youtube: '880218394199220334'
  youtubedev: '880218832743055411'
  poker: '755827207812677713'
  betrayal: '773336526917861400'
  fishing: '814288819477020702'
  chess: '832012774040141894'
  chessdev: '832012586023256104' 
 lettertile: '879863686565621790'
@andronedev
andronedev / hidegpt.user.js
Last active February 2, 2024 15:26
[AI HIDE] Easily hide chatgpt, bard, Gemini PRO, Claude.ai at school
// ==UserScript==
// @name [CHATGPT] Easily hide chatgpt at school
// @namespace http://tampermonkey.net/
// @version 1.2
// @description Change title and favicon of OpenAI Chat website
// @author @andronedev & @kckmdev
// @match https://chat.openai.com/*
// @match https://claude.ai/*
// @match https://bard.google.com/*
// @grant none