Skip to content

An0n3m0us/DiscordRPBlender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordRPBlender

Logo

Discord Rich Presence for Blender (tested on 2.79 and 2.83.16 (render information in Internal and Cycles engine only))

Img1 Img2 Img3

DiscordRPBlender currently supports:

  • Displaying filename (can be toggled)
  • Scene & Object information / *Idle status (Linux only) / Render status & time
  • Time elapsed (can be toggled)
  • Changing files without turning client off

* Removed temporarily

Changelog

Installation

First, download the Discord App which is available for Linux, Windows, Mac and other devices.

  1. Enable Game Activity status in the settings.

  2. Download discordrpblender.py from this repository and place it wherever you like.

Next, install discoIPC.

  1. If you haven't got pip or python, then you can install it manually. Download discoIPC.zip then follow this video guide.

Lastly, set up a Discord Application

  1. On line 29 in the discordrpblender.py file, replace the 18 digit number with your clientID (from your Discord Application).

    4.1 Settings are on line 8. Set them to either True or False.

  2. Run Blender in the cmd/terminal like so: blender -P PATHTOSCRIPT.py (example: blender -P /tmp/discordrpblender.py)

Credits

Credit to k3rn31p4nic for the discoIPC module for Python.

Big thanks to eKross for testing DiscordRPBlender for 2.79 on Windows!

License

CC BY-NC-SA

Releases

No releases published

Packages

No packages published