Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 489 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 489 Bytes

Earlbot

IRC bot providing URL previews

Making

  • Run make
  • Edit earl.conf to your liking
  • Run ./earl.pl

Tweets

curl -u $key:$secret -d grant_type=client_credentials https://api.twitter.com/oauth2/token
  • confirm that token_type is bearer
  • set twittertoken in earl.conf to the contents of access_token