Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dgw/sopel-kym
- Owner: dgw
- License: other
- Created: 2024-08-24T05:52:40.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-16T20:47:21.000Z (about 2 months ago)
- Last Synced: 2024-09-17T02:14:15.846Z (about 2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
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-juicehttps://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 […]
```