├── LICENSE ├── README.md ├── phispam.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebaG20xx/Phispam/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebaG20xx/Phispam/HEAD/README.md -------------------------------------------------------------------------------- /phispam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebaG20xx/Phispam/HEAD/phispam.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | requests 2 | beautifulsoup4 3 | rut-chile 4 | --------------------------------------------------------------------------------