Skip to content

A Telegram bot that tells you if someone before you has posted a similar image or identical link.

Notifications You must be signed in to change notification settings

sipwicket/nodobot

Repository files navigation

Sip-chan

Sip-chan

Features

  • Duplicate link detection and shaming
  • Duplicate image detection and shaming
  • Whines at you when you mention her

Requirements

Getting Started

  1. Run npm install
  2. Set the environment variable TELEGRAM_TOKEN to your bot token
    • Bash: export TELEGRAM_TOKEN=<your token>
    • PowerShell: $env:TELEGRAM_TOKEN = "<your token>"
  3. Run npm start

About

A Telegram bot that tells you if someone before you has posted a similar image or identical link.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published