sec-js / snapchat-email

Snapchat bot that forwards every snap it receives as an email attachment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snapchat-email

Snapchat bot that forwards every snap it receives as an email attachment.

Depends on SnapchatBot.

#####Usage If you're sending from Gmail's SMTP server:

python2 snapchat-email.py -u snapchatusername -p snapchatpassword -eu googleaccount@gmail.com -ep googlepassword -t recipient@email

If not, you can specify a server with -s serveraddress and a sender address with -f sender@email.

###Coming Soon Sending snaps via email

About

Snapchat bot that forwards every snap it receives as an email attachment

License:GNU General Public License v3.0


Languages

Language:Python 100.0%