├── LICENSE ├── README.md ├── bot.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptodai3/Sixpence-Automation-Bot/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptodai3/Sixpence-Automation-Bot/HEAD/README.md -------------------------------------------------------------------------------- /bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptodai3/Sixpence-Automation-Bot/HEAD/bot.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptodai3/Sixpence-Automation-Bot/HEAD/requirements.txt --------------------------------------------------------------------------------