Home - gabrielg2020/10000-beers GitHub Wiki
10,000 Beers Documentation 🍺
Welcome to the 10,000 Beers bot documentation. This wiki provides comprehensive guides for setting up, developing, and maintaining the WhatsApp beer tracking bot.
Quick Links
- Getting Started - Installation and first-time setup
- Configuration - Environment variables and settings
- Architecture - System design and code structure
- Development Guide - Contributing and coding standards
- Commands - Available bot commands and usage
About This Project
This bot tracks beer consumption for a WhatsApp group. Users submit photos of their beers, and the bot logs them with optional AI classification. Built with TypeScript, PostgreSQL, and Prisma ORM.
For a quick overview, see the README.
Need Help?
- Review Configuration for environment setup
- See Development Guide for coding standards
- Check Getting Started for setup issues