Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

p1atdev/shadowban-backend-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadowban-backend-deno

Deno backend server for a site that checks for Twitter shadowban.

How to use

You need

  • Deno

Run

$ deno task start
Listening on http://localhost:8000/

Quick note: You will find folders such as v1 in your project, but v1 and v2 are deprecated, so use v3 instead. However, for front-end reasons, even v3 uses the /v2 endpoint. See /src/server/v3.ts for detailed endpoint information.

About

Check if a Twitter user is being shadow banned.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published