Skip to content

Takes text and converts it to `:regional_indicator_X:` form, for use as emojis in Discord text chat.

Notifications You must be signed in to change notification settings

bgpeyton/reg_ind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Takes text and converts it to :regional_indicator_X: form, for use as emojis in Discord text chat.

To run: python reg_ind.py "TEXT HERE"

Only letters are transformed, all other characters are left alone (spaces are doubled). Caps ignored. Messages will be reduced to 2000 characters (to fit into Discord text box). Pass optional third argument false to ignore this limitation: python reg_ind.py "TEXT HERE" false

About

Takes text and converts it to `:regional_indicator_X:` form, for use as emojis in Discord text chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages