Skip to content

Instantly share code, notes, and snippets.

@fanzeyi
Created May 7, 2011 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fanzeyi/960131 to your computer and use it in GitHub Desktop.
Save fanzeyi/960131 to your computer and use it in GitHub Desktop.
901a902,940
>
> kaomojiData=
> {
> "<( ̄︶ ̄)>",
> "╮(╯▽╰)╭",
> "(→_→)",
> "Σ( ° △ °|||)︴",
> "(>﹏<)",
> "( ̄▽ ̄)~*",
> "( ̄0  ̄)y",
> "(┬_┬)",
> "~\(≧▽≦)/~",
> "(╭ ̄3 ̄)╭♡",
> "( ̄ c ̄)y▂ξ",
> "╮( ̄▽ ̄)╭",
> "(= ̄ω ̄=)",
> "(⊙ˍ⊙)",
> "[]~( ̄▽ ̄)~*",
> "(๑→ܫ←)",
> "(σ`・д・)σ",
> "(o゚ω゚o)",
> "(=′∇`=)",
> "(°ー°〃)",
> "≧▽≦y",
> "(/≧▽≦)/~┴┴",
> "(≧▽≦)(@)",
> ".。゚+.(・∀・)゚+.゚(´∀`*)(☆゚∀゚) ",
> "(╯‵□′)╯︵┴─┴",
> "(メ▼へ▼)/?{︻┻┳═一",
> "ψ(._. )>",
>
> "顔文字"
> }
>
> function fanhe(arg)
> return kaomojiData
> end
>
> ------------
909a949
> ime.register_command("fj", "fanhe", " 顏文字")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment