Skip to content

Added RandoBot to examples.#34

Merged
agermanidis merged 3 commits into
agermanidis:masterfrom
PhlexPlexico:master
Mar 13, 2015
Merged

Added RandoBot to examples.#34
agermanidis merged 3 commits into
agermanidis:masterfrom
PhlexPlexico:master

Conversation

@PhlexPlexico
Copy link
Copy Markdown
Contributor

Also update README to give description of RandoBot, and added splash image.

Also update README to give description of RandoBot, and included a
welcome splash image.
@agermanidis
Copy link
Copy Markdown
Owner

No worries! This is impressive as your first foray into python. Just make sure that:

  1. the bot behaves correctly when sent a snap
  2. the bot behaves correctly when someone adds it to their friends
  3. the bot behaves correctly when someone deletes it from their friends

@PhlexPlexico
Copy link
Copy Markdown
Contributor Author

Okay! As for the indentation issues, with using vim it just seems it spaces too far compared to the other example files, but still seems to work? I mean, I run it off my Linux Server and it seems to go without issues! And as for the commented out parts; whenever the bot gets banned, you can login, write all the friends it currently has to a file. From this file, and upon logging into the new bot, it will re-add all the old users, so you don't have to tell people to re-add your new bot!

Also when the user sends a snap and RandoBot is not on the list, it will
now send a snap saying it must be added to the friend list, so they're
not improperly put into the list. Attempted to fix some indentation
issues as well, as spacing by four wasn't working for some? Commented
lines are for if/when your bot gets blocked. Remove the first three
comments of code, connect to your old bot and let it copy users into
lists. Then, comment out those lines and uncomment the rest, to re-add
all your users!
@N07070
Copy link
Copy Markdown
Contributor

N07070 commented Mar 12, 2015

Up for a pull !

@Rob--
Copy link
Copy Markdown

Rob-- commented Mar 12, 2015

Hey, @PhlexPlexico, that idea is pretty awesome - saving all friends and then re-adding them, etc... do you mind if I use it in my library?

@PhlexPlexico
Copy link
Copy Markdown
Contributor Author

Hey @Rob-- ! It would be no problem at all! A bot I added got deleted and managed to do the same thing so I thought I could recreate it! Feel free to add it!

agermanidis added a commit that referenced this pull request Mar 13, 2015
@agermanidis agermanidis merged commit 8f2d56d into agermanidis:master Mar 13, 2015
@Rob--
Copy link
Copy Markdown

Rob-- commented Mar 13, 2015

@PhlexPlexico, thanks dude, what did the bot that got deleted do?

@PhlexPlexico
Copy link
Copy Markdown
Contributor Author

It was actually using my randobot! What ended up happening though was a mass sweep of bot accounts from Snapchat. I had three emails come to me notifying that I must stop using third party applications or my account would be suspended! Happened to a local storifier bot here too!

@Rob--
Copy link
Copy Markdown

Rob-- commented Mar 13, 2015

Ahh, I'm actually looking into a way to avoid being detected by sending analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants