Dashboard
Welcome to Hakuu Bot Admin Panel.
tesapi
API Base URL: http://api.hakuhou.xyz
Cloudflare Worker: Terpasang
⚙️ Cache & Delay Configuration
Cache Duration: 5 - 10 menit (acak)
Worker Delay: 5000 - 10000 ms (acak)
Active Worker Tokens: 1
Untuk mengubah konfigurasi, edit file .env dan restart server.
🎂 Birthday Module
Status: Active
Commands: /set, /notif, /hbd, /unset, /prefix, /info, /say
API Endpoints
GET /api/user/{user_id} - Get user by ID (lengkap + cache)
GET /api/user/realtime/{user_id} - Get user by ID (real-time only)
GET /api/user/rt/{user_id} - Alias untuk real-time
GET /api/user/username/{username} - Get user by username
GET /api/search/users?q={query}&limit={number} - Search users
GET /api/bot/info - Get bot information
GET /api/bot/guilds - List bot's guilds
OAuth2 Endpoints
GET /auth/discord - Start Discord OAuth2 login
GET /auth/callback - OAuth2 callback
GET /auth/data/{user_id} - Get stored OAuth2 data