/Discord-RPC-Android

Discord Rich Presence Libarary for Android

Primary LanguageJava

Discord-RPC-Android

Discord Rich Presence Library for Android.

Inspiration from https://github.com/khanhduytran0/MRPC

How to install

Step 1: Add the JitPack repository to your build file. Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

Step 2: Add the dependency:

dependencies {
    implementation 'com.github.thatmg393:Discord-RPC-Android:0.0.1'
}

And you are done :)

CURRENTLY DEAD! I'm currently working on something... Please wait...