This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | |