跳转到主要内容

Sopel IRC机器人用的Meme定义插件。

项目描述

sopel-kym

Sopel IRC机器人用的Meme定义插件。

安装

版本托管在PyPI上,因此安装Sopel后,您只需要pip

$ pip install sopel-kym

使用

sopel-kym 提供了一个 .kym 命令来通过名称搜索Meme,并尝试获取 knowyourmeme.com Meme页面链接的详细信息

<dgw> .kym false promise juice
<Sopel> [kym] False Promise Juice. False Promises Juice refers to a series of
        object labeled Nanalan' remixes on TikTok in which Mona, labeled
        "Management" attempts to feed juice, labeled "False Promise Juice," to
        a duck stuffed animal, labeled "Burnt employees." The template grew
        popular on the site in the summer of 2024. |
        https://knowyourmeme.com/memes/false-promise-juice

<dgw> https://knowyourmeme.com/memes/all-your-base-are-belong-to-us
<Sopel> [kym] All Your Base Are Belong To Us. "All Your Base Are Belong to Us"
        is a popular engrish catchphrase that grew popular across the internet
        as early as in 1998. An awkward translation of "all of your bases are
        now under our control", the quote originally appeared in the opening
        dialogue of Zero Wing, a 16-bit shoot'em up game released in 1989.
        Marked by poor grammar, the "All Your Base" phrase and the dialogue
        scene went […]

变更日志

0.1.2

已更改

  • 允许 http:// 链接,并加强模式匹配 (#4)

已修复

  • 如果 memedict 库随机返回 None 对于URL,则捕获错误 (#3)

0.1.1

已修复

  • "Unexpected TypeError" 在机器人说 "No results." 之后

0.1.0

sopel-kym 的第一个版本。

由以下组织支持