├── CREDAX.gif ├── README.md ├── credax.py ├── credax.sh ├── image_credax.png ├── notification_slack.png ├── requirements.txt ├── slack_notifications.png └── slack_variables.py /CREDAX.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/CREDAX.gif -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/README.md -------------------------------------------------------------------------------- /credax.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/credax.py -------------------------------------------------------------------------------- /credax.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/credax.sh -------------------------------------------------------------------------------- /image_credax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/image_credax.png -------------------------------------------------------------------------------- /notification_slack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/notification_slack.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/requirements.txt -------------------------------------------------------------------------------- /slack_notifications.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/slack_notifications.png -------------------------------------------------------------------------------- /slack_variables.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notmarshmllow/credax/HEAD/slack_variables.py --------------------------------------------------------------------------------