agermanidis / SnapchatBot

[deprecated] Python library for building bots that live on Snapchat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support?

kswain1 opened this issue · comments

I am running the Autowelcome bot, and I keep getting the issue Auto-Welcomer Bot: error: argument -u/--username is required.

I am setting the username and password in my code.

Also does this repo still work for the updated snapchat?

This repo currently doesn't work due to #52. The main developer I think decided it's not worth chasing.

you must enter the username and password on the command line like: python autowelcomebot.py -u [your username] -p [your password]