https://github.com/slashscreen/text-to-emoji
https://github.com/slashscreen/text-to-emoji
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/slashscreen/text-to-emoji
- Owner: SlashScreen
- Created: 2018-10-15T03:01:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T03:39:10.000Z (over 6 years ago)
- Last Synced: 2025-02-09T19:36:18.049Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# text-to-emoji
What does it do?
After giving it a string, it will convert it into the big blue discord letters people make memes out of, and automatically copy it to your clipboard.
features:
-Letters!
-Numbers!
-! and ?
-Automatic text wrapping, tailored to fit a discord server!
### Run as terminal app
```bash
cd path/to/folder
pip install -r requirements.txt #only needs to be run once, assumes you have PyPi
python3 regionalcode.py
```### Documentation
function `regionalCodeIt(string)`
-turns string to emoji codes.
-takes string
-returns string of emoji codes