This sends 50-100 link bot to your temu link in less then 30 minutes. VERY FAST .WORKS.NOT PATCHED
active 2023-09-17 → 2026-04-26 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 953 days from 2023-09-17 to 2026-04-26. Pushes: 0 total, peak 0 in a day. Pull requests: 3 total, peak 1 in a day. Issues: 6 total, peak 1 in a day. Comments: 5 total, peak 1 in a day. Stars: 35 total, peak 2 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Clydo1976 | 3 | 0 | 1 | 2 |
| DHoward93 | 3 | 0 | 2 | 0 |
| denizmurdov | 2 | 0 | 0 | 2 |
| Waniek45 | 1 | 0 | 0 | 0 |
| mwb173 | 1 | 0 | 0 | 1 |
| terrywallin | 1 | 0 | 0 | 0 |
| RJLJR9898 | 1 | 0 | 0 | 0 |
| LightbenderChimChar | 1 | 0 | 0 | 0 |
| User123456789012345678901234567890 | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#8terrywallin2025-09-20 13:58L
- Issue#7LightbenderChimChar2025-03-17 22:11Set Amount/Set Delay
- Issue#6RJLJR98982024-12-21 21:30Do it
- Pull request#5Clydo19762024-08-26 02:11
- Pull request#4DHoward932023-11-20 14:47
- Pull request#4DHoward932023-11-08 15:45
- Issue#3DHoward932023-11-08 13:40import random import string class TemuUserGenerator: def __init__(self): self.users = {} def generate_unique_age(self): age = random.randint(18, 65) while age in self.users.values(): age = random.randint(18, 65) return age def generate_unique_email(self): email = ''.join(random.choices(string.ascii_lowercase, k=8)) + "@temu.com" while email in self.users: email = ''.join(random.choi
- Issue#2User1234567890123456789012345678902023-10-28 00:05Fake Bot
- Issue comment#1mwb1732023-10-11 22:45Temu
- Issue#1Waniek452023-09-17 12:30Temu
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 35 stars here means stars gained during the window, not the repo's star count.