Block or Report
Block or report zedeus
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
import requests, re, sys
23url = "https://mobile.twitter.com/{}/following"
4cursor = ""
5usernames = []
262 contributions in the last year
Activity overview
Contribution activity
July 2022
Reviewed 1 pull request in 1 repository
zedeus/nitter
1 pull request
Created an issue in sinclairzx81/typebox that received 2 comments
Intersect modifies schema in 0.24
import { Type } from "@sinclair/typebox"; const ResponseSchema = Type.Object({ field: Type.Optional(Type.String()) }); const a = Type.Intersect([Re…
2
comments

