├── README.md ├── app.py ├── auths.txt ├── config.json └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pygod7/Authix/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pygod7/Authix/HEAD/app.py -------------------------------------------------------------------------------- /auths.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pygod7/Authix/HEAD/auths.txt -------------------------------------------------------------------------------- /config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pygod7/Authix/HEAD/config.json -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pygod7/Authix/HEAD/requirements.txt --------------------------------------------------------------------------------