-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Suggest a GitHub Connection #32
Conversation
I can't see anything wrong in the code. I'll have to try it out. |
So it seems just instantiating |
Ah ha! Interesting. I'll refactor tomorrow and try to fix it. |
@honzajavorek Would you mind writing a correct text snippet when you have a moment? No rush. |
Hotfix here #33
Sure, putting to my todo. |
@honzajavorek This feature is ready to deploy, needs correct copy. |
Message: Vidím, že máš **profil na GitHubu**. Když si GitHub propojíš s Discordem, bude tvůj profil viditelnější. Do budoucna navíc chystáme pro lidi s propojeným GitHub profilem spoustu vychytávek <a:yayfrog:976193164471853097>
1. Jdi do [nastavení](https://discord.com/channels/@me)
2. Klikni na Propojení (_Connections_).
3. Přidej GitHub. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
eebd92e
to
a3bf42d
Compare
7dcf02f
to
9021423
Compare
@honzajavorek I think that I've got it. Is this how you imagined it? Or should the GH version skip the tips at the end to make the message shorter? |
I think this is awesome. It is indeed rather long message, but let's not fiddle with that. I'll merge this so that we have the feature in place. I'm curious how many people will trigger it, how they'll react to it, and then we can make changes based on observations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found a few very small things. I wrote the comments so you can learn or argue, but I'll accept my own suggestions and merge the PR, so we save a few back-and-forths.
I broke the event loop 💔
When running the new test I get:
I have a feeling this is the line that causes it: https://github.com/juniorguru/juniorguru-chick/blob/daria/github-connections/juniorguru_chick/bot.py#L85 but not really sure why?