Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use discordify? "Discord rich presence" #49

Open
trivarialthea opened this issue Sep 5, 2018 · 12 comments
Open

How to use discordify? "Discord rich presence" #49

trivarialthea opened this issue Sep 5, 2018 · 12 comments

Comments

@trivarialthea
Copy link

The title says it all

@exp111
Copy link
Collaborator

exp111 commented Sep 5, 2018

After enabling it the plugin will connect to Discord (if running) and show to other people on which server you are and such stuff

@trivarialthea
Copy link
Author

It doesnt work for me

image
image

@Bluscream
Copy link
Owner

Check your client log

@trivarialthea
Copy link
Author

trivarialthea commented Sep 6, 2018

06.09.2018 10:15:27 pyTSon.PluginHost.setupTranslator Error Error querying language from client config
06.09.2018 10:15:28 pyTSon.PluginHost.reload Error Error loading python plugin from C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon\scripts\info: Traceback (most recent call last):
File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\pluginhost.py", line 322, in reload
cls.modules[base] = importlib.import(base)
File "", line 1055, in import
File "", line 986, in _gcd_import
File "", line 969, in _find_and_load
File "", line 958, in _find_and_load_unlocked
File "", line 673, in _load_unlocked
File "", line 665, in exec_module
File "", line 222, in call_with_frames_removed
File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\info_init
.py", line 1, in
import os.path, inspect, re, traceback, json, ts3lib, requests
ImportError: No module named 'requests'

06.09.2018 10:17:44 pytsonui.setupUi. Error Error loading iconpack: No settings.ini in iconpack found
06.09.2018 10:17:45 pyTSon.ConfigurationDialog.setupList Error Error loading iconpack: No settings.ini in iconpack found

06.09.2018 10:18:35 pyTSon.PluginHost.deactivate Error Error stopping python plugin Discord Rich Presence: Traceback (most recent call last):
File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/include\discoIPC\ipc.py", line 91, in _send
self.socket.flush()
OSError: [Errno 22] Invalid argument

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\pluginhost.py", line 281, in deactivate
cls.active[pname].stop()
File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\discordify_init_.py", line 62, in stop
if self.discord.connected: self.discord.disconnect()
File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/include\discoIPC\ipc.py", line 130, in disconnect
self._send(2, {})
File "C:/Users/i hate windows/AppData/Roaming/TS3Client/plugins/pyTSon/include\discoIPC\ipc.py", line 95, in _send
raise Exception('Can't send data to Discord via IPC.')
Exception: Can't send data to Discord via IPC.

@trivarialthea
Copy link
Author

Here it is as an screenshot

image

@Bluscream
Copy link
Owner

Seems like you're missing the required requests module. You can install it in the pytson settings

@trivarialthea
Copy link
Author

I have not installed ipc... I installed it now but i still got the same error
image

@Bluscream
Copy link
Owner

Lemme create a installable package with all the dependencies today

@trivarialthea
Copy link
Author

ok 👍

@trivarialthea
Copy link
Author

@Bluscream tell me when you make it...

@Bluscream
Copy link
Owner

I will, i just got my pc back working but i still got a bunch of stuff to do :(

@trivarialthea
Copy link
Author

soo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants