Skip to main content

An Python wrapper for Discord RPC

Project description

Visistors Discord Total Downloads PyPI PyPI - Status GitHub commit activity

Discord RPC

An Python wrapper for Discord RPC API. Allow you to make own custom RPC

Changelog

Install

  • PyPI
pip install discord-rpc

Quick example

import DiscordRPC
import time 

rpc = DiscordRPC.RPC.Set_ID(app_id=12345678910)

rpc.set_activity(
      state="pip install discord-rpc",
      details="Discord RPC",
      timestamp=rpc.timestamp()
    )

More examples here

Other

Plan
  • -

Join our Discord server here

Licence & Copyright

This Project under Apache License 2.0
Copyright (c) 2021-present EterNomm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discord-rpc-3.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

discord_rpc-3.0-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page