v1.2.1

2025-04-07

Changes:

Added `The Labyrinth` to the `/map` command

Added the two new Labyrinth bosses to `/boss` command

Fix for missing image in `/goons` on some machines

Small tweaks to the data generation

v1.2.0

2025-01-27

Changes:

Fixed issues with /item when there was too much information in either Tasks, Hideout upgrades, or Barters.

Added a button under the embed to show all tasks for better navigation. Will continue to improve this in the future.

Added more buttons to /topbarters, /topcrafts & /topresell to skip to the end and back to the start.

Added Rogues & Raiders to the /boss command.

v1.1.9

2025-01-22

Changes:

Fixes to /leaderboard it now fully supports the new database system.

Fixed bugs in /craft & /barter which sometimes rarely resulted in the caching saving items that didn't have valid crafts/barters.

Improved searching / input for following commands:

/ammo, /item, /armor, /plate, /helmet, /achievement

/craft, /barter, /hideout, /task, /stims, /wiki

v1.1.8

2025-01-20

Changes:

Moved server to another node with less traffic, have been running it there for 48+ hours without any issues.

Optimized Levenshtein distance algorithm.

Automatically tweets / posts on Bluesky now if boss spawnrate is updated on PVP or PVE.

Smaller tweaks to commands.

Readded sharding as a test.

New commands:

/headphone-chart - Displays all headphones from best to worst.

v1.1.7

2025-01-14

Changes:

Added rigs to /armor-chart & /armor.

Made /armor-chart, /helmet-chart, and /plate-chart behave more like each other.

Removed certain invalid autocomplete inputs.

Small tweaks to /goons-report.

Fixed a small bug with /player-detailed.

Overall fixes.

v1.1.6

2025-01-07

Levenshtein distance algorithm has been added.

If the item can't be found 1:1 with the input it'll try to find a closely related word, meaning the input can have some typo errors.

Changes:

Added Levenshtein distance to the following commands:

/achievement, /ammo, /armor, /barter, /craft

/helmet, /plate, /hideout, /task, /item

Fixed error in /goons.

Added null checks to all data generation scripts, meaning if the data is fully empty it'll not save it down and will continue to use the old one.

v1.1.5

2024-12-16

Changes:

Tons of fixes to the code, both to the structure and the code itself.

Added sharding support.

Fixed a bug with /topbarter which returned the trader name in Russian on both English and Russian localization.

Updated /goons - replaced one of the trackers (goonhunter), which as far as I can tell, has been removed altogether.

Replaced it with our own tracker, which auto-updates depending on the newest data. Can also be updated via goons-report and the website: soontm.

Updated the store details.

Updated /help.

Updated the site's /boss tab - now saves the mode in the URL. Example: https://tarkovguide.net/boss?mode=pve

New commands:

/goons-report - Report goons sighting on both PVP and PVE mode.

/armor - See detailed information on armor stats.

/helmet - See detailed information on helmet stats.

/helmet-chart - A list of all helmets sorted by their defense in the different classes (1-6).

/armor-chart - A list of all armors sorted by their defense in the different classes (1-6).

New Premium Commands:

/plate - See detailed information on plate stats.

/plate-chart - A list of all armor plates sorted by their defense in the different classes (1-6).

/wiki - Search for a specific wiki URL. Contains all English wiki guides; will add all Russian ones if requested.

v1.1.4

2024-09-29

New commands:

/cultistcircle - Get the best items for either high value items return or quest

/roulette - Very simple roulette command, returns a random loudout + map. Will be expanded upon in the future.

/leaderboard - Create a leaderboard for your server. Just input their username.

Changes:

/player-detailed - Other people can't change tab now. (lol) Also improved response time.

/item - Now also displays item Id in the footer.

/player - Improved response time.

/hideout - Small tweaks

Other tweaks behind the scenes for caching

v1.1.3

2024-09-6

Partial russian support, all command names are availible in russian as well.

As well as all data is now cached, which means basically instant response time.

New command: /player, /player-detailed, /topresell

v1.1.2

2024-08-12

Smaller fixes.

v1.1.1

2024-07-20

The PVE update.

Optional inputs on some commands to view PVE data instead of PVP, these include;

/barter, /bitcoin, /craft, /map, /item, /stims, /topcrafts, /topbarters

v1.1.0

2024-06-30

Have added more data to /goons

Another tracker now exists, also a made it clearer what timezone the data is shown in

v1.0.9

2024-06-28

/patch - Get information on the latest patch.

/event - Get information on the current event.

/craft - Simple craft lookup.

/convert - Currency converter.

/quest -> /task - Fixed several bugs with some commands not showing.

/barter - Fixed some bugs and added more info.

/status - Cleaner look.

/item - Several bugs fixed.

/bitcoin - More information.

/ammo - More information.

/goons - Small tweaks.

Removed some commands (such as /update-data from the global bot to clean up the search)

Some other smaller tweaks to the backend to improve the

Supporter Commands

/topcrafts - Top 10 most profitable crafts (can sort these by profit margin, profit per hour etc)

/topbarters - Top 10 most profitable barters (can sort these by profit margin, excludes GP coins & dogtags by default etc)

/achievement - Info about an achievement.

/achievement-list- List of all achievements with info, sortable.

/stims - Detailed info on all stims.

/hideout - Detailed info on all hideout stations.

v1.0.8

2024-05-2

Added /bitcoin which takes a number of graphic cards as an input and calculates the profit the bitcoin farm generates.

v1.0.7

2024-04-30

Added /wipe, shows information such as when the wipe started, average wipe lenght & when the next might be.

v1.0.6

2024-04-23

Added another row to /item incase the item is using in an Hideout upgrade.

Thanks again to warfacejackfor for this suggestion.

v1.0.5

2024-04-22

Added a check to /item incase usedInTask endpoint returns null (and the item is a key) run a 2nd query to see if the key is used in any task.

Thanks to warfacejackfor for pointing this out.

v1.0.4

2024-04-20

Added /status - Check the uptime of the different tarkov services

Tweaks to /boss - Discord decided to change how embeds look so had to make it look less messy

Tweaks to /help - To reflect the changes above

Added a command that lets me, along with some other folks, update the data without taking the bot down. Should help with updating the backend after an update faster

*might still be a bit of a delay before the quest get updated since the tarkov.dev folks usually take 24 hours to update the github

*Also gave the bot some more resources to work with so should help a bit with response time

v1.0.3

2024-02-xx

Made the bot public.