- Less saving of `credentials.json` required
- Only needing to use `credentials_example.json` if you fuck up
accounted for
- Restore and build in one swift move accounted for
Readthedocs will now build again since the `mkdocs.yml` isn't
referencing a non-existent file anymore. Not merging this means the 1.0
section of the guide will be "frozen" in place, as it currently is,
which'd allow for putting off the release of 1.0 a little longer.
Also updated the JSON Explanations to match what's now generated/used in
1.0
The `Db` section is commented out for the sake of having to change less
in the future.
It took so long after the last mention since I was too stubborn to just
do this from a local git client for too long.
Linux and OS X guides both have things built one by one for now and I'll
only re-release the windows updater once I get the A-OK for not having
to build things one by one.
It's all in markdown now, rather than HTML!
Added clarification on how the placeholders are used.
`%target%`'s old implementation is there as a comment, ready for it's return
Removed `Question 3: Music isn't working on Mac!!` and `Question 13: I want "BOT" tag with my bot a, is there a simple way?`
Updated links to point to the right place and a few other minor edits