mrtolkien / lol_beautify_gdocs

Simple functions to help you create beautiful google documents about League of Legends.

Home Page:https://twitter.com/TolkiCasts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lol_beautify_gdocs

Notice

This library is very much a work in progress. Any help is welcome!

Installation

Usage

Add tags formatted as size<object> in your google document. Afterwards, call lol_beautify_gdocs.beautify_document(URL) with your document's URL.

Example tags: 25<Braum>, 50<jungle>

Inside the tags you can use champion's names, role names, item names, and some custom tags. The number represents the picture size, in points.

For role names, I use top, jungle, mid, bot, supp.

Other tags include GOOD, BAD, and ARROW at the moment. Don't hesitate to ping me if you want to add other ones!

Known issues

  • Currently the module doesn't work for text that is inside tables.

About

Simple functions to help you create beautiful google documents about League of Legends.

https://twitter.com/TolkiCasts

License:MIT License


Languages

Language:Python 100.0%