A bot that spits out modded info from little json files for slay the spire
please contribute
Open a pull request with your mod's items.json
from Spire Exporter in the data
folder with the id of your mod being the name of the file and make sure the file name is all lowercase.
Add your discord ID as a key in suggestables
here:
https://github.com/velvet-halation/mts-bot/blob/master/mtsbotdata.py#L32
And then followed by an array of strings of the ids of the mods you want to receive feedback for.
After you've done that submit a PR and I'll accept it if you've done everything correctly.
# git clone https://github.com/runttekita/mts-bot.git
# cd mts-bot
# python main.py