https://github.com/gitpaulo/findcomms
A simple tool to find twitter artists doing commissions
https://github.com/gitpaulo/findcomms
art commissions firebase twitter twitter-api
Last synced: over 1 year ago
JSON representation
A simple tool to find twitter artists doing commissions
- Host: GitHub
- URL: https://github.com/gitpaulo/findcomms
- Owner: GitPaulo
- License: mit
- Created: 2022-05-10T03:20:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T19:24:31.000Z (over 2 years ago)
- Last Synced: 2025-01-12T13:08:32.917Z (over 1 year ago)
- Topics: art, commissions, firebase, twitter, twitter-api
- Language: TypeScript
- Homepage: https://findcomms.web.app/
- Size: 23.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# findComms [DEAD BLAME ELON]
A tool to find twitter artists doing commissions from a user's follower/ing space.
- Backend [README](./backend/README.md)
- Frontend [README](./frontend/README.md)
- Transfer [README](./transfer/README.md)
https://findcomms.web.app/

> This shit doesn't scale & API is unauthed, be nice!
## TODO/Revive List
- [ ] Better caching or devise a better than bruteforce approach at searching.
- [ ] Additional filtering options
- Go through a user's metadata, posts, etc. and **collect** #tags to be used for filtering
- Follow and links in bio for additional information? (**webscrapping will be painful**)