Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 155 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 155 Bytes

Usage

Assuming .env looks like:

TOKEN=YourBEARERTokenWithNoQuotes

grep export $(grep TOKEN .env);
go build --o tFilter && ./tFilter