Simple single-page app to visualize Telegram gift relationships using the telelog.org API.
- Load a graph by Telegram user ID
- Pan, zoom, and drag nodes
- Click a node to view profile details in the sidebar
- Copy username, name, and ID from the profile card
- Double-click a node to load that user as the new center
- Export loaded data as JSON, TXT, CSS or PNG
- Visit https://telelog.org/
- Go to the Telegram bot, type /api and create a token.
- Open https://ismokeweed.xyz/TeleGift-Graph/ in a browser or clone the repo and open
index.html. - Enter your API key when prompted.
- Enter a user ID and click
Load Graph.
