/tarkov search <query>
/tarkov details <item>
/poyta
Click this link to add Tarkov bot to your Discord server!
You may also download the code, alter it in any fashion and run the bot on your own computer.
- Create a Discord Application, enable a bot account and create its authentication token.
- Set your token as the
DISCORD_TOKEN
environment variable by runningexport DISCORD_TOKEN=YOUR_TOKEN_HERE
. - Download and run the bot by executing the following:
git clone https://github.com/fredericojordan/tarkovbot.git cd tarkovbot python tarkov_discord.py
- Generate an invite link and add the bot to your Discord server.