Metadata-Version: 1.1
Name: andyontop
Version: 1.7
Summary: AndyOnTop
Home-page: https://github.com/AndyOnTop/AndyOnTop
Author: Andy
Author-email: andy@andyon.top
License: MIT
Description: About this lib:
        -----------------
        Thanks for using my libary
        
        Module Functions
        -----------------
        - get_hwid() // Getting a clients Hwid.
        - get_ip() // Getting a clients Ip.
        - geo_location(ip) // Getting a clients geo location.
        - ascii() // Turns text into Ascii.
        - webhook_name(name, webhook_url) // Changes a webhooks name. (Discord)
        - webhook_delete(webhook_url) // Deletes a webhook. (Discord)
        - webhook_spammer(webhook_url, message)
        - token(webhook_url) // An advanced token logger to log a clients token. (Discord)
        - Check examples for examples of the Functions.
Keywords: andyontop
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
