See and Modify the name of a group the bot is in#1
Open
Aerolyse wants to merge 64 commits into
Open
Conversation
…current directory
…into capturesnaps
Added duration to send_snap() and post_story()
Capturesnaps
fixed error that prevented snaps from being saved
Added a way to save all the images in a snapbot_saves folder. It creates it if it doesn't exist, then comes back to the original folder.
Added an argument to the save_snap(), to be the name of the directory in which it will be saved.
Update utils.py
Updated the name of the saved file to fit RFC 3339 ( http://www.faqs.org/rfcs/rfc3339.html )
Changed filename format of saved snaps
Conflicts: snapchat_bots/bot.py
Also update README to give description of RandoBot, and included a welcome splash image.
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!
replaced ":" with "-" in default_filename_for_snap()'s filename
Fixed snap filename format for Windows
Fixed indention error.
Fixed indention error.
Potential fix for #54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
is it possible to See and modify the name of group via the bot ?