I made a Discord bot that does flea market lookups by voice

I had an idea for a voice lookup Tarkov Discord bot and decided to see if I could make it happen. I think it came out pretty well… wanted to share it with anyone who might be interested. I don't think I can allow this bot to join your servers because it uses a paid Tarkov-Market.com service internally (and also AWS which would add up quickly if distributed).

However I have open sourced it so you can run it yourself!

Let me know if you can't get it running with the instructions in the README, I'll do my best to updated it and help you get it running.

It's written in TypeScript using the discord.js library. It works by transcribing your voice, and then doing some simple matching, e.g. "check price P22". There's a vocab custom maintained that allows it to map your voice to accurate in game item names. That's a quick summary :).

Hope someone gets some use out of it!

Source: https://www.reddit.com/r/EscapefromTarkov/comments/wavqap/i_made_a_discord_bot_that_does_flea_market/

leave a comment

Your email address will not be published. Required fields are marked *