Skip to content

ManjiDevs/Authz

Repository files navigation

AuthZ

A simple Python module to verify bot authorization via API.

Usage

from authz import id

if id("1893701490", "123:TOKEN", "mybot"):
    print("Authorized")
else:
    print("Unauthorized")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages