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

Discord sync #1

Closed
wants to merge 4 commits into from
Closed

Conversation

shaggyos
Copy link

@shaggyos shaggyos commented Mar 2, 2017

  • Pull request updates sink/init.py to resolve frozen route issue (already addressed in hangoutsbot/master
  • Updated instructions in both discord.py as well as creating DISCORD.md.

move requesthandler.addroute(app.router) above hander = app.make_handler().
This applied the fix for a known issue related to "frozen route" errors
Discussed in hangoutsbot/pull/655/commits/8192f7a4573b091ab86606624cdfe45e120d669b
Updated the instructions to clarify a couple of points, and make it easier for people new to discord to successfully create a discord/hangouts bot.  No changes made to routines/code.
Created document detailing steps to create a discord bot, configure and link to hangouts.
Suitable for someone not familiar with Discord setup.
@neon-ninja neon-ninja self-requested a review March 2, 2017 22:56
Copy link
Owner

@neon-ninja neon-ninja left a comment

Choose a reason for hiding this comment

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

The frozen route fix (https://github.com/neon-ninja/hangupsbot/pull/1/files/dd0753072ca8d8476eb0644ab94c2d68c7f02205#diff-978eca6b160200863f9de580e66a3719R148) seems outside the scope of the upstream discord_sync pull request

Copy link
Owner

@neon-ninja neon-ninja left a comment

Choose a reason for hiding this comment

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

There seem to be a lot of � characters in DISCORD.md. Most concerningly, you advise people to surround their discord token with � on line 48 (dd07530#diff-90a5bb4c1729154b620d537e208170c5R48)

@shaggyos
Copy link
Author

shaggyos commented Mar 2, 2017 via email

Remove unusual unicode characters.
@neon-ninja
Copy link
Owner

I've cherry picked your commits and added them to my discord_sync branch, so they're now showing in my upstream PR at hangoutsbot#636

I did it that way because I expect c2f1375 would have a merge conflict with hangoutsbot@8192f7a

Thanks for contributing!

@neon-ninja neon-ninja closed this Mar 3, 2017
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.

2 participants