agermanidis / SnapchatBot

[deprecated] Python library for building bots that live on Snapchat
MIT License
518 stars 105 forks source link

Updated Responses #58

Open mavieth opened 9 years ago

mavieth commented 9 years ago

How can I help making the Snapchat bot work again?

phemaa commented 9 years ago

also looking for a way to help :+1:

N07070 commented 9 years ago

We need to get someone to help. Would a bounty help @agermanidis make this working again ?

agermanidis commented 9 years ago

I'm working on a fix, but I'm starting to suspect that Snapchat is actively looking at repos like this and updating their backend to block us. And I'm not sure I want to play this endless cat-and-mouse game.

N07070 commented 9 years ago

Well, you could make it private and invite-only ?

Le 05/04/2015 20:10, Anastasis Germanidis a écrit :

I'm working on a fix, but I'm starting to suspect that Snapchat is actually looking at repos like this and updating their backend to block us. And I'm not sure I want to play this endless cat-and-mouse game.

— Reply to this email directly or view it on GitHub https://github.com/agermanidis/SnapchatBot/issues/58#issuecomment-89823417.

mavieth commented 9 years ago

That would be a pretty cool solution. Any thoughts @agermanidis?

bl3ndom commented 9 years ago

If there is anything to do, please inform us!

vampjaz commented 9 years ago

We need to convince Snapchat that APIs are a good idea....

gerbill commented 9 years ago

So there's no more API for SnapChat?

vampjaz commented 9 years ago

@gerbill there is, it's undocumented, but they keep changing it to stop people from making bots.

gerbill commented 9 years ago

@red-green how often do they change it?

NellicusLabs commented 9 years ago

After finally getting up and running i am getting this same error. Any update on a new break through?

edgarZD commented 9 years ago

Any luck with this? I'm getting the following:

[2015-04-28 15:24:36,548] Starting new HTTPS connection (1): feelinsonice-hrd.appspot.com /Library/Python/2.7/site-packages/requests-2.6.2-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning [2015-04-28 15:24:44,810] "POST /loq/login HTTP/1.1" 200 None Traceback (most recent call last): File "examples/storifierbot.py", line 16, in bot = StorifierBot(args.username, args.password) File "build/bdist.macosx-10.9-intel/egg/snapchat_bots/bot.py", line 27, in init

NellicusLabs commented 9 years ago

No luck on my end yet.

Sent from my iPhone

On Apr 28, 2015, at 18:28, edgarZD notifications@github.com<mailto:notifications@github.com> wrote:

Any luck with this? I'm getting the following:

[2015-04-28 15:24:36,548] Starting new HTTPS connection (1): feelinsonice-hrd.appspot.comhttp://feelinsonice-hrd.appspot.com /Library/Python/2.7/site-packages/requests-2.6.2-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning [2015-04-28 15:24:44,810] "POST /loq/login HTTP/1.1" 200 None Traceback (most recent call last): File "examples/storifierbot.py", line 16, in bot = StorifierBot(args.username, args.password) File "build/bdist.macosx-10.9-intel/egg/snapchat_bots/bot.py", line 27, in init

Reply to this email directly or view it on GitHubhttps://github.com/agermanidis/SnapchatBot/issues/58#issuecomment-97244944.

fredghostkyle commented 9 years ago

@justinoreilly @red-green @N07070 @agermanidis Any updates?

vampjaz commented 9 years ago

@fredghostkyle Because of recent changes and pushes toward commercialization I'm the recent update, It's not likely Snapchat will allow third party apps that don't involve "discover". Even if we do figure out this API, they'll probably just change it again. Probably not what you wanted to hear, but there are probably much better platforms for doing this sort of thing, that support APIs and don't involve advertising.

fredghostkyle commented 9 years ago

@red-green Well darn then. Do you know of any out there that are working right now?

vampjaz commented 9 years ago

@fredghostkyle nope sorry :disappointed:

fredghostkyle commented 9 years ago

@red-green darn, all I wanted to do was raise my snap story. Ohh well :P better luck when SnapChat see that power that 3rd party apps have.