Skip to content

This project was created in order to help Minecraft community to transform game text formatting to Telegram HTML format.

License

Notifications You must be signed in to change notification settings

R0boji/minetotg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minetotg

PyPI - Downloads PyPI - Version PyPI - Status PyPI - License PyPI - Python Version

This project was created in order to help Minecraft community to transform game text formatting to Telegram HTML format.

Installation

pip install minetotg

Usage

from minetotg import reformat

some_reformatted_string = reformat("§kSpoiler§r§lBold§r")
print(some_reformatted_string) # Output: <tg-spoiler>Spoiler</tg-spoiler><b>Bold</b>

About

This project was created in order to help Minecraft community to transform game text formatting to Telegram HTML format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages