Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgw/sopel-flipper
Sopel module providing flipped text in response to IRC actions
https://github.com/dgw/sopel-flipper
hacktoberfest
Last synced: about 1 month ago
JSON representation
Sopel module providing flipped text in response to IRC actions
- Host: GitHub
- URL: https://github.com/dgw/sopel-flipper
- Owner: dgw
- License: other
- Created: 2017-05-25T12:00:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T12:53:34.000Z (2 months ago)
- Last Synced: 2024-09-13T21:25:18.537Z (2 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
Awesome Lists containing this project
README
# sopel-flipper
A Sopel plugin to flip (and mirror) text
## Installing
Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:
```shell
$ pip install sopel-flipper
```## Using
Flip, roll, or mirror text with a CTCP ACTION (`/me` command) and Sopel will
output the transformation along with a suitable _kaomoji_.```
* dgw flips the joint
(╯°□°)╯︵ ʇuᴉoɾ ǝɥʇ
* dgw rolls NoobGuy
(╮°-°)╯︵ ʎn⅁qooN NoobGuy ʎn⅁qooN NoobGuy ʎn⅁qooN (@_@;)
* dgw mirrors the quick brown fox
╰( ⁰ ਊ ⁰ )━💨🪞 xoʇ nwoɿd ʞɔiup ɘ⑁Ɉ
```Alternatively, use the `.flip`, `.roll`, or `.mirror` commands.
```
.flip the joint
(╯°□°)╯︵ ʇuᴉoɾ ǝɥʇ
.roll NoobGuy
(╮°-°)╯︵ ʎn⅁qooN NoobGuy ʎn⅁qooN NoobGuy ʎn⅁qooN (@_@;)
.mirror the quick brown fox
╰( ⁰ ਊ ⁰ )━💨🪞 xoʇ nwoɿd ʞɔiup ɘ⑁Ɉ
```_Easter egg: Try `.flip a table`!_