Aventuristo's Snapshot Maker

Aventuristo

Member
Aventuristo's Snapshot Maker

What does this do?
This script will generate information about your character and store it on my website, much like Cheesecookie's Snapshot Maker before me, and Bumcheekcity's Snapshot Maker before that.

Is there an example?
Yes, many by now, because it's been around since September and I didn't realize I needed to start a thread here to get this into Script Manager. Whoopsie. Anyway, here's my example: https://api.aventuristo.net/av-snapshot?u=aventuristo

How do I install it?
First, be sure to use an up-to-date version of KoLmafia. Run this command in the graphical CLI: git checkout https://github.com/m-e-meyer/av-snapshot main

How do I use it?
After installation, just run av-snapshot in the graphical CLI. Like Cheesecookie's script, please run it in aftercore. Afterward, you should be able to see your snapshot using the example URL above, replacing the "aventuristo" with your character name. If your character name has spaces, you can use "+" or "%20" instead of each space.

Enjoy!
 

Veracity

Developer
Staff member
Shortcut (for repositories on github, like this one):

Code:
git checkout m-e-meyer/av-snapshot
 
Top