HelloWorld017 / atom-discord

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

Discord

Atom-Discord
Support | Atom | FAQ

David License Apm Version Apm Version Discord


Installation

To install atom-discord you will need to download the following dependencies:

Download the latest version of git.

Installing from Atom Package Manager

Then either download the package via the built in package repo (Atom Settings > Install > atom-discord) or run apm install atom-discord in your terminal of choice.

Installing from Source Code

It is fairly easy to install from the source code, here's how to do it!

Navigate to a empty folder then click Git Bash Here, then enter the following into the terminal:

git clone https://github.com/HelloWorld017/atom-discord.git
cd atom-discord
npm i
apm link

Then add atom to discord game list and restart atom to see the effects.

:tada: You installed atom-discord.


Checklist when Rich Presence is not showing

If you checked all of them but you couldn't find the reason why, please come to discord and send your symptom with your operating system and ~/.atom/atom-discord/log.txt

FAQ / Know Errors

Please visit here to see all the known errors / questions

Todos


Screenshots

Discord Integration

License

Released under the MIT License.

MIT License

Copyright (c) 2018 HelloWorld017

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.