- Setup env
cp .env.example .env
- Run app
go run main.go
-
Setup webhooks. Ref: Twitter Account Activity API
-
Tips: If you are still running / developing your service on localhost, you can take advantage of services such as Ngrok to expose your localhost server to the public Internet. Once you have an Internet-accessible URL, you can add it to the twitter activity webhook.