https://github.com/luke-zhang-04/powercord-plugin-emojify
Emojify😞 your😏👈 Discord📞🕹 messages📨📨 to🙅 annoy everyone👦 else🤔
https://github.com/luke-zhang-04/powercord-plugin-emojify
discord emojify emojipasta powercord powercord-plugin
Last synced: 2 months ago
JSON representation
Emojify😞 your😏👈 Discord📞🕹 messages📨📨 to🙅 annoy everyone👦 else🤔
- Host: GitHub
- URL: https://github.com/luke-zhang-04/powercord-plugin-emojify
- Owner: Luke-zhang-04
- License: mit
- Created: 2021-04-24T03:16:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T13:58:17.000Z (about 4 years ago)
- Last Synced: 2024-12-27T18:11:57.511Z (4 months ago)
- Topics: discord, emojify, emojipasta, powercord, powercord-plugin
- Language: Python
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Powercord-plugin-emojify
[Source](https://github.com/Luke-zhang-04/powercord-plugin-emojify)
Emojify😞 your😏👈 Discord📞🕹 messages📨📨 to🙅 annoy everyone👦 else🤔
## Disclaimer
I cannot and do not take responsibility for any of the words and emojis in any of the files listed in `data/`. These are scraped from Reddit without filters and WILL contain _questionable_ language. It's Reddit, what did you expect?
## Installation
```bash
cd /opt/powercord/src/Powercord/plugins # Move into the plugins foldergit clone --single-branch --branch release https://github.com/Luke-zhang-04/powercord-plugin-emojify.git
```## Credits
This "project" is basically just a bunch of exisitng open source projects put together to make a Powercord plugin.
- See [emojifier](https://github.com/Luke-zhang-04/powercord-plugin-emojify/blob/master/src/emojify/README.md)
- See [scraper](https://github.com/Luke-zhang-04/powercord-plugin-emojify/blob/master/scraper/README.md)## Details
- Anything in Python is the Reddit Scraper courtesy of [Reddit Emojipasta Bot](https://github.com/Kevinpgalligan/EmojipastaBot/tree/master/src/emojipasta/scraping)
- This includes `__main__.py` and anything in `scraper`
- Anything in TypeScript and JavaScript are from another Reddit Emojifier Bot, the [emojibot2 Web Tool](https://github.com/oldpepper12/emojibot2/blob/master/docs/main.js)
- This includes anything in `src`
- `emojify.mjs` is a standalone script that will emojify any input from argv