Giter Site home page Giter Site logo

chunky-discord's Introduction

Discord Rich Presence for Chunky

This is a plugin for Chunky that uses discord-rpc to integrate Chunky with Discord to provide rich presence, i.e. show your render progress below your name.

Installation

Download the latest plugin release from the releases page. In the Chunky Launcher, click on Manage plugins and then on Add and select the .jar file you just downloaded. Click on Save to store the updated configuration, then start Chunky as usual.

Note: The Discord integration only works if Discord is already running when starting Chunky.

Building the plugin

In order to build this plugin, a Client ID for Discord is required. To get one, you need to register in the Discord Developer Portal and create an API application.

Put this ID into the gradle.properties file and then build the project using ./gradlew jar. The BuildConfig plugin is used to inject the ID into the code at compile time.

License

Copyright 2020-2021 Maik Marschner (leMaik)

Permission to modify and redistribute is granted under the terms of the GNU General Public License, Version 3. See the LICENSE file for the full license.

chunky-discord's People

Contributors

lemaik avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

peregrine05

chunky-discord's Issues

Does not support latest render manager [2.4]

Plugin chunky-discord.jar failed to load.
java.lang.NoSuchMethodError: 'se.llbit.chunky.renderer.Renderer se.llbit.chunky.renderer.RenderController.getRenderer()'
	at de.lemaik.chunky.discord.DiscordPlugin.attach(DiscordPlugin.java:52)
	at se.llbit.chunky.main.Chunky.lambda$loadPlugins$5(Chunky.java:269)
	at se.llbit.chunky.plugin.ChunkyPlugin.load(ChunkyPlugin.java:90)
	at se.llbit.chunky.main.Chunky.loadPlugins(Chunky.java:259)
	at se.llbit.chunky.main.Chunky.main(Chunky.java:213)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.