File | Date | Author | Commit |
---|---|---|---|
.github | 2024-04-03 |
![]() |
[09930b] Created FUNDING.yml |
LICENSE | 2024-04-03 |
![]() |
[9dd2b2] Initial commit |
README.md | 2024-04-06 |
![]() |
[114559] Updated README.md |
config.json | 2024-04-03 |
![]() |
[1b4f4c] Add files via upload |
logger.txt | 2024-04-03 |
![]() |
[1b4f4c] Add files via upload |
main.py | 2024-04-03 |
![]() |
[1b4f4c] Add files via upload |
requirements.txt | 2024-04-03 |
![]() |
[1b4f4c] Add files via upload |
/check <ip_address>
to retrieve detailed information about the specified IP address.logger.txt
file.discord.py
libraryrequests
librarypip install -r requirements.txt
.config.json
file in the project directory with the following structure:{
"token": "YOUR_BOT_TOKEN_HERE",
"guildId": "YOUR_GUILD_ID_HERE"
}
Replace YOUR_BOT_TOKEN_HERE
with your Discord bot token, and YOUR_GUILD_ID_HERE
with the ID of your Discord server.
main.py
script to start the bot./check <ip_address>
command to retrieve detailed information about the specified IP address.The bot will respond with a formatted message containing the IP information, and the response will also be logged in the logger.txt
file.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.
This bot is not designed to scan or retrieve the IP addresses of Discord users. Using this bot for malicious purposes, such as attempting to obtain sensitive information or compromising user privacy, is strictly prohibited and goes against Discord's Terms of Service. Any unauthorized or unethical use of this bot will not be tolerated.