This Python project generates a custom IP logger script that fetches detailed IP information about the machine it is run on and sends it to a Discord webhook. The generated logger collects IP data ...
Discord is an IRC-like chat platform that all the young cool kids are hanging out on. Originally intended as a way to communicate during online games, Discord has grown to the point that there are ...
This is a simple Python script that grabs your machine's current IP address and sends it to a Discord webhook. I built this while learning Python, and it's been a great way to understand how HTTP ...