├── .gitignore ├── README.txt └── halal-bot.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattkearns/expert-system-shell/HEAD/.gitignore -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattkearns/expert-system-shell/HEAD/README.txt -------------------------------------------------------------------------------- /halal-bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattkearns/expert-system-shell/HEAD/halal-bot.py --------------------------------------------------------------------------------