Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged export and upload, added delete and force option to replace #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bf4
Copy link

@bf4 bf4 commented Aug 24, 2018

emojis on upload

def delete_emoji(session, emoji_name):
data = {
'name': emoji_name,
'token': "xoxs-195008312805-195741066343-195722307958-36ca7f8642",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Er, you probably didn't want to commit this.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@DaniJVaz DaniJVaz Jan 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crap, that was not supposed to be public at all. Thanks for catching it, even though I somehow didn't get the notification.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DaniJVaz make sure you change your token, too, eh?

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.

3 participants