Tarkov Assistant is a helpful Discord bot designed to enhance your experience in Escape from Tarkov with a variety of commands that ease your gameplay.
✔ Item information, including prices and usage
✔ Boss details and strategies
✔ Server status updates
✔ Patch notes
✔ Easy-to-use command interface
/ammo {name}
- Get round info (damage, speed, weight, modifiers)./item {name}
- Get item info (tier, flea price, vendor sell price, usage in tasks)./auto {image}
- Automatically scans items from an image and returns their price and the best vendor to sell them at./boss {name}
- Get boss info (location, guards, loot, strategies)./serverstatus
- Check EFT server status./tiers
- Information about the tier system./patchnotes
- Get the latest patch notes./bug
- Report bugs directly to developers (special role in Support Server)./help
- View command descriptions.
- Go to the Releases Tab and download the latest .zip file.
- Extract the .zip archive.
- Press SHIFT+RIGHT-CLICK in the extracted folder and open CMD (it should open it by default in the script folder).
- Install the required pip modules:
pip install -r requirements.txt
- Setup .env using:
API_TOKEN = 'YOUR_BOT_TOKEN'
- Run the bot using:
python main.py
・?
v0.15・23/10/2024
・New Boss: Partisan
・New items: All new 0.15 items and ammo
・New Command: /auto {image} to automatically check item prices from an image
Fixes:
・Bug that made the database update fail due to a change in type in the item queries, causing the bot to break.
This project is licensed under the MIT License - see the LICENSE.md file for details.
・Permission is granted to use, copy, modify, and distribute this software ("Software") for free, under the following conditions:
・Include the copyright notice and this permission notice in all copies or substantial portions of the Software.
・THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. The authors are not liable for any claims, damages, or other liabilities arising from the use of the Software.
・Selling this Software is prohibited.