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 ...
こんにちは!歯を2本ぬいて、三途の川がみえた('Д')MASAです。 本書は「コードを書きながら学ぶ」スタイルで、特にプログラミング初心者に親しみやすい構成です。 Python の基本から Discord Bot の作成、デバッグ、応用まで、順を追って丁寧に解説されてい ...
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 ...