├── README.md ├── invite.py ├── members.csv ├── pars.py ├── setup.py └── smsbot.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouVBeenHacked/Telepars/HEAD/README.md -------------------------------------------------------------------------------- /invite.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouVBeenHacked/Telepars/HEAD/invite.py -------------------------------------------------------------------------------- /members.csv: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /pars.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouVBeenHacked/Telepars/HEAD/pars.py -------------------------------------------------------------------------------- /setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouVBeenHacked/Telepars/HEAD/setup.py -------------------------------------------------------------------------------- /smsbot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YouVBeenHacked/Telepars/HEAD/smsbot.py --------------------------------------------------------------------------------