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
    
  
  
    
  | 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: "👋", | 
  
    
      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
    
  
  
    
  | 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: "👋", |