Skip to content

nitl0l/0xinfo

Repository files navigation

What is 0xinfo?

0xinfo is a Discord bot that can help users check if their username/email has been exposed in any data breaches utilizing services like Snusbase, Dehashed, and LeakCheck.

Features

Deployment

Clone the repo

  git clone https://github.com/nitl0l/0xinfo
  cd 0xinfo

Create a virtual environment

  python3 -m venv .venv
  source .venv/bin/activate

Install the requirements

  pip install -r requirements.txt

Create the .env file

  touch .env

Insert your credentials into the .env file following this format

DISCORD_TOKEN = YOUR BOT TOKEN
SELLIX_KEY      = YOUR SELLIX API KEY
LEAKCHECK_KEY = YOUR LEAKCHECK API KEY
DEHASHED_AUTH = YOUR DEHASHED API AUTH (EMAIL:API_KEY)
SNUSBASE_CODE = YOUR SNUSBASE ACTIVATION CODE

Rename example config file

  mv example.config.toml config.toml
  nano config.toml # CONFIGURE HOW YOU LIKE

Deploy the bot

  python3 0xinfo.py

Authors

License

Apache License 2.0

About

Discord integrated data leak search engine discount service aggregator

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages