Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgw/sopel-kym

Meme definition lookup for Sopel IRC bots
https://github.com/dgw/sopel-kym

Last synced: about 1 month ago
JSON representation

Meme definition lookup for Sopel IRC bots

Awesome Lists containing this project

README

        

# sopel-kym

Meme definition plugin for Sopel IRC bots.

## Installing

Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:

```shell
$ pip install sopel-kym
```

## Using

`sopel-kym` provides a `.kym` command to search for memes by name, and also
tries to fetch details for `knowyourmeme.com` meme page links:

```
.kym false promise juice
[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

https://knowyourmeme.com/memes/all-your-base-are-belong-to-us
[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 […]
```