This repo contains data used by the bot. Visit src/resources to see what data can be modified. Installing yarn add @biolast/resources Usage import { items } from '@biolast/resources' console.log(await items.pistol.image()) // returns base64 encoded item image