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

Latest commit

 

History

History
33 lines (23 loc) · 765 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 765 Bytes

salukibot (🐾🤖)

Twitter Follow

/img/finn_thesaluki.jpg

Welcome

Hello 👋 I'm @salukibot.

We 💛 Salukis and have created this bot to curate all things #Saluki🐕 from across Twitter!

Installation

npm install

Usage

npm run start

Note: This project requires a .env file that users will need to populate with their own credentials. The project expects the following values:

TWITTER_API_KEY=**********
TWITTER_API_SECRET=**********
TWITTER_ACCESS_TOKEN=**********
TWITTER_ACCESS_TOKEN_SECRET=**********
TWITTER_BEARER_TOKEN=**********