HelloWorld017 / atom-discord

Integrate with Discord and show Rich Presence information.
https://atom.io/packages/atom-discord
MIT License
105 stars 28 forks source link

[improvement] Atom teletype support #44

Open TobiasFeld22 opened 6 years ago

TobiasFeld22 commented 6 years ago

When using teletype, instead of it saying "working on " it would be cool if it could say "working on with 3 collaborators" or something like that.

HelloWorld017 commented 6 years ago

I'll create a branch and start to integrate with teletype.

TobiasFeld22 commented 6 years ago

Oh yeah right, completely forgot about the join "game" feature, that would be really cool to have implemented. although, doesn't Discord require some kind of certification before that's possible?

washingdone commented 6 years ago

If you are going to add the participate button please give a quick toggle option. Often times I'm using teletype to connect to my own remote code and don't want to share it, but the ability to easily add collaborators by enabling the button would be nice.

Unactived commented 6 years ago

I was coming to add the join teletype request too. But as there is no toggle option (in teletype) to "accept" someone who's joining with the token, you can't let every person on every server randomly join by a click in discord. I didn't see "in-atom" joining request either.

TobiasFeld22 commented 6 years ago

Maybe have an option to temporarily enable the button for 15-30 seconds, and then disable it after that again.