shoumikchow / social-media-textify

clappify, emojify, spongebob-mock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social-media-textify

Clappify

Usage

python clappify.py -t "Tweets with claps between the words are annoying"

outputs:

TWEETS πŸ‘ WITH πŸ‘ CLAPS πŸ‘ BETWEEN πŸ‘ THE πŸ‘ WORDS πŸ‘ ARE πŸ‘ ANNOYING

Optional arguments for the command include -s which is a boolean (true by default) to shout/capitalize all the letters and -e which lets you replace the clap emoji with any other unicode emoji.

Spongebob

Usage

python spongebob.py -t "Don't use that weird spongebob mocking meme"

outputs:

DoN'T UsE ThAt wEiRd sPoNgEbOb mOcKiNg mEmE

Emojify (WIP)

Should be similar to Emojifier bot on Reddit when complete.

Usage

python emojify.py -t "What is this new trend with the emojis in between the text?"

outputs:

What is this new πŸ‘Œ trend πŸ“ˆπŸ’΅πŸ” with the emojis πŸ˜€ in between πŸ˜‰ the text πŸ“±?

About

clappify, emojify, spongebob-mock

License:MIT License


Languages

Language:Python 100.0%