All Projects → HelloWorld017 → atom-discord

HelloWorld017 / atom-discord

Licence: MIT license
Integrate with Discord and show Rich Presence information.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects

Projects that are alternatives of or similar to atom-discord

yolo-theme
Xcode Theme insipired from One Dark (Atom Theme) and Xcode Default Presentation(Dark) theme.
Stars: ✭ 24 (-77.57%)
Mutual labels:  atom
wordpress-suite
WordPress Suite is an ever expanding suite of Wordpress tools, accessible right from atom's interface!
Stars: ✭ 13 (-87.85%)
Mutual labels:  atom
feed2maildir
📬 Read RSS/Atom feeds in your favourite, maildir-compatible email client.
Stars: ✭ 15 (-85.98%)
Mutual labels:  atom
atom-ide-cpp
C/C++ language support for Atom-IDE
Stars: ✭ 34 (-68.22%)
Mutual labels:  atom
atom-django
Build Django apps faster with Atom.
Stars: ✭ 29 (-72.9%)
Mutual labels:  atom
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (-56.07%)
Mutual labels:  atom
set-syntax
An Atom package that creates easy Command Palette commands for setting the syntax of the current file
Stars: ✭ 24 (-77.57%)
Mutual labels:  atom
json-feed-viewer
The world's first JSON feed viewer 🥇
Stars: ✭ 40 (-62.62%)
Mutual labels:  atom
atomic-bohr-model
A d3 powered customizable and animated atomic bohr model
Stars: ✭ 27 (-74.77%)
Mutual labels:  atom
Xi-UI
minimal monochrome UI theme for Atom
Stars: ✭ 26 (-75.7%)
Mutual labels:  atom
atom-zurb-foundation
Zurb Foundation 6 for sites snippets.
Stars: ✭ 31 (-71.03%)
Mutual labels:  atom
atom-ts-transpiler
A transpiler for Atom packages that processes code with TypeScript
Stars: ✭ 14 (-86.92%)
Mutual labels:  atom
tester-phpunit
tester runner for phpunit on atom editor
Stars: ✭ 34 (-68.22%)
Mutual labels:  atom
perfect-ubuntu
js dev setup, just for fun
Stars: ✭ 14 (-86.92%)
Mutual labels:  atom
MP4Parse
C++ library for MP4 file parsing.
Stars: ✭ 55 (-48.6%)
Mutual labels:  atom
atom-perl6-editor-tools
A collection of useful Perl 6 editor tools
Stars: ✭ 19 (-82.24%)
Mutual labels:  atom
simplepie-ng
Don't use this yet.
Stars: ✭ 41 (-61.68%)
Mutual labels:  atom
django-feed-reader
An RSS/Atom/JSONFeed reading + storing library for Django
Stars: ✭ 21 (-80.37%)
Mutual labels:  atom
FeedReader
C# RSS and ATOM Feed reader library. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Tested with multiple languages and feeds.
Stars: ✭ 221 (+106.54%)
Mutual labels:  atom
atom-language-r
R syntax for Atom
Stars: ✭ 33 (-69.16%)
Mutual labels:  atom

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:

  • Git

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.

🎉 You installed atom-discord.


Checklist when Rich Presence is not showing

  • Check if the Atom is added in the games tab.
  • Check if the option Display currently running game as a status message. is turned on.
    Imgur
  • Check if you restarted the Atom. (If not works, please restart discord, too.)
  • Please follow the steps from FAQ.
  • Check if there are some outputs in developer tools (ctrl + shift + i).

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

  • Icon Chooser, Custom Icons
  • Rich Presence Text Editor
  • Teletype Integration

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].