Skip to content

A optimized lil discord rpc without annoying cmd pop-ups in python

Notifications You must be signed in to change notification settings

DORTROX/OpenRpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Arasaka OpenRpc

A discord Rich Presence tool

Description

A discord Rpc using pypresence to make your profile look a lil cool and descriptive using python.

Installation & Configuration

  • Create your account on Discord Developer Portal.

    • Click on New application.

    • Enter the Name for your application and check terms and conditions box.

    • On General information page you will see application id Copy it.

    • Go to Bot page and click on Add Bot

    • Scroll Down To Privileged Gateway Intents and turn on Presence Intent.

    • Now go to Rich Presence and click on Add Images and add two images, name them largeImage and smallImage exactly like this.

  • Considering you have python installed in your system.

    • Now Download this repo open the Arasaka.py and replace rpc = pypresence.Presence("your application id here") with your application id we copied earlier.

    • You can also replace the values of line 19 variable letters with your own quotes.

    • And you are all set to use Our Rpc, Happy Coding!

To congfigure it for Auto execute everytime you open your pc without showing annoying cmd pop-up

Lazy rn to write will provide a video soon.

About

A optimized lil discord rpc without annoying cmd pop-ups in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages