Commit Graph

2 Commits

Author SHA1 Message Date
ivy 6d15b06cc2 feat: add RobloxClient and package exports
- Add client.py with RobloxClient class (migrated from clothing-upload-bot)
- Credentials passed via constructor instead of module-level env globals
- Supports async context manager and manual close()
- Add __init__.py exporting RobloxClient, RateLimitError, and models
- Add .gitignore
2026-02-18 09:36:31 -05:00
ivy d2c69fa3a3 Initial commit 2026-02-17 19:28:52 -05:00