Skip to content

Instantly share code, notes, and snippets.

View Niruchie's full-sized avatar
📸
Looking at the photo of the past...

Niruchie Niruchie

📸
Looking at the photo of the past...
View GitHub Profile
@Niruchie
Niruchie / ProcessMessageAsync.patch.cs
Last active August 6, 2025 23:13
Discord.Net - Class DiscordSocketClient - Method DiscordSocketClient - Patch using HarmonyLib
using System.Reflection;
using HarmonyLib;
using Newtonsoft.Json.Linq;
using Newtonsoft.Json;
using Discord.WebSocket;
using Discord;
[HarmonyPatch(typeof(DiscordSocketClient))]
[HarmonyPatch(nameof(ProcessMessageAsync))]
public static partial class ProcessMessageAsyncPatch
@Niruchie
Niruchie / visualstudio2019Key.txt
Created August 24, 2020 00:47
Visual Studio 2019 Product Key
Visual Studio 2019 Product Key
[Please Star this gist]
Follow My Account --> https://github.com/ch-kashif @ch-kashif
Lets do a code together
Join Cloud Disk repository --> https://github.com/ch-kashif/CloudDisk