SkillAgentSearch skills...

Unfollowers

Check who unfollowed you on Twitter

Install / Use

/learn @sirikon/Unfollowers
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Unfollowers

dependency status

Check who unfollowed you in a fast and simple way

No Ads, no unexpected twits, no problem!

Why this project

Every unfollowers app that I found online had the required permission to send twits, send you ads or any other shit. So I made one for myself :B

Requirements

  • Node.js
  • Twitter App credentials
  • MongoDB database (version ~3.0.0)

Run

First, set the environment variables for Twitter credentials

export TWITTER_CONSUMER_KEY="xxxxxxxxxxxxxxxxxxxxxxxx"
export TWITTER_CONSUMER_SECRET="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Twitter credentials are the ones required to be defined as environment variables, you can find more configurable variables in services/Config.js

Run the MondoDB database

Then download the dependencies and run:

npm install
node app.js

Contribute

If anyone want to contribute, please, fork this project, do your contributions and send me a pull request, I'll review them and publish if everything is okay :)

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks2

Languages

JavaScript

Security Score

55/100

Audited on Apr 2, 2025

No findings