Skip to content

Commit

Permalink
Merge pull request #69 from Aimarekin/master
Browse files Browse the repository at this point in the history
Improve Rich Presence not showing
  • Loading branch information
HelloWorld017 committed Oct 8, 2018
2 parents 3e326fc + 3f7b25c commit 3cc031c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,14 @@ You can execute the command by changing 'apm' to whole path of apm.cmd, 'npm' to
---

# Not Showing
If you rich presence isn't showing in discord, make sure you have got Atom-Editor added as a program, and if that doesnt work try [installing from the source code](#installing-from-source), and if that doesn't work ask for help in our support server!
If you rich presence isn't showing in discord, make sure you have got Atom-Editor added as a program, and if that doesnt work try [installing from the source code](https://github.com/HelloWorld017/atom-discord#installing-from-source-code), and if that doesn't work, try the following:

Open the terminal by using `Ctrl + R` and type the following:

```
apm uninstall atom-discord
```

Then, [reinstall atom-discord from the source code](https://github.com/HelloWorld017/atom-discord#installing-from-source-code)

If you're still running into trouble, please ask for help in our [support server](https://discordapp.com/invite/zfEs3K6)!

0 comments on commit 3cc031c

Please sign in to comment.