Get Mystery Box with random crypto!

Install with pypi pip install sendtomail ## Usage from sendt | TERMUX COMMANDD

Install with pypi

pip install sendtomail

## Usage
from sendtomail import *
for i in range(10):
server.send(region, email, text)
# All Regions: de, uk, us, it, es, tw, cn, ar, au

## Example
>>> from sendtomail import *
>>> server.send("us", "he1zen@null.net", "hello, its a test message!")
b'200'
>>>

## Status codes
200 - Succesfully send
400 - bad options
429 - Too Many emails sended
500 - Internal Server Error
503 - Service Unavailable


Enter a command to start Email-Spamer
Custom Email (custom_spam.py):
cd Email-Spammer
python custom_spam.py

Data Email (data_email.py):
cd Email-Spammer
python data_email.py

ENJOY @TERMUXCOMMANDD