Skip to content

Instantly share code, notes, and snippets.

View deez21212121's full-sized avatar

mysterious4zn deez21212121

View GitHub Profile
import { Devs } from "@utils/constants";
import definePlugin, { OptionType } from "@utils/types";
import { findByPropsLazy } from "@webpack";
import { before } from "@patcher"; // Note: Use 'after' for sendMessage as before
// 🔥 MASSIVE 300+ WORD-TO-EMOJI DICTIONARY 🔥
// Organized by category for easy editing. Add your own!
const dictionary: Record<string, string> = {
// Greetings & Farewells
hello: "👋", hi: "👋", hey: "👋", bye: "👋", goodbye: "👋", cya: "👋", later: "👋",
import { Devs } from "@utils/constants";
import definePlugin, { OptionType } from "@utils/types";
import { findByPropsLazy } from "@webpack";
import { before } from "@patcher"; // Note: Use 'after' for sendMessage as before
// 🔥 MASSIVE 300+ WORD-TO-EMOJI DICTIONARY 🔥
// Organized by category for easy editing. Add your own!
const dictionary: Record<string, string> = {
// Greetings & Farewells
hello: "👋", hi: "👋", hey: "👋", bye: "👋", goodbye: "👋", cya: "👋", later: "👋",