This repo is the guide for the crappy Discord bot DueUtil.
The guide is written in some weird hacky HTML/MD crossover.
All HTML is works like normal except for the caveat that new lines are changed to <br>.
You can only use a very small subset of markdown.
**Bold**
__Underline__
``Code``
##Header## (only one header size)
:icon-slime: - slime
:icon-quest: - quest (crossed daggers)
:icon-fist: - fist (the den emoji)
:icon-dagger: - dagger
:icon-fist-profile: - the fist on the default profile.
:icon-strg:- strg
:icon-accy: - accy
:icon-weapon: - weapon
You insert basic templates into the guide.
A template is pretty much just a HTML file with the .tpl extension it's just used to keep big chunks of HTML out the way.
To insert a template you just do <TPL:path/to/template.tpl>
Note: The path is relative to inside the templates folder.
You can escape characters such as quotes by doing \" or the standard HTML ".
You must test any edits before you make a pull request.
You can do this with the provided test page in (test.html in the testing folder). Just open it up and in a browser.
##:icon-quest: Quests##
In **DueUtil** you never will get quests.
Here is an image of someone not getting a quest:
<img src="https://dueutil.tech/img/logo.png">P.s.
(I know it's a pretty weird system)
