Skip to content

A simple Python script that gathers basic data of a Discord user using their ID, utilizing the discord-lookup-api

License

Notifications You must be signed in to change notification settings

Euronymou5/Simple-Discord-Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Discord-Lookup

A simple Python script that gathers basic data of a Discord user using their ID, utilizing the discord-lookup-api

Nothing out of the ordinary, basic data for a possible collection of public information.

Installation

Clone the repository

git clone https://github.com/Euronymou5/Simple-Discord-Lookup

Install dependencies

pip3 install -r requirements.txt

Usage examples

Add ID

python3 main.py -id <id>

Basic usage example

python3 main.py -id 707339151065874502

Display raw JSON data

pyton3 main.py -id 707339151065874502 -raw

Images

Format JSON data

image

Display raw JSON data

image

🌐 Contact 🌐

discord

email

X

About

A simple Python script that gathers basic data of a Discord user using their ID, utilizing the discord-lookup-api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages