Data Management

Storage Architecture

File-based JSON storage for all persistent data in data/ directory. File Structure Data directory: /data/ Stored files: pinterest_tokens.json - OAuth...

Updated February 13, 2026

Message Search System

Discord channel history search with keyword filtering and image detection for /pin command. Search Functions Utility module: src/utils/messageSearch.js Core functions:...

Updated February 13, 2026

Rate Limiting System

Sliding window rate limiting for Pinterest API compliance (100 pins per 12 hours per account). Rate Limit Specification Pinterest API...

Updated February 13, 2026
← Back to Chubes.net