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

[emoticons.py] I can't get this plugin to work #23

Open
g4570n opened this issue May 18, 2021 · 1 comment
Open

[emoticons.py] I can't get this plugin to work #23

g4570n opened this issue May 18, 2021 · 1 comment

Comments

@g4570n
Copy link

g4570n commented May 18, 2021

I downloaded the code from here: https://github.com/profanity-im/profanity-plugins/blob/master/stable/emoticons.py

I installed it using the command in profanity. Also I did: $ pip install future, but when I send :) it does not convert to unicode.

Am I missing any more extra steps or is there a problem with the plugin?

I also found this other modified code, but it didn't work for me either:
5faccde#diff-2bf673a502cd2061cb958c02729463534aa7818eec85d5d6fe99a0b824e6ef5a

I have:

$ profanity  -v
Profanity, version 0.10.0
Copyright (C) 2012 - 2019 James Booth <[email protected]>.
Copyright (C) 2019 - 2021 Michael Vetter <[email protected]>.
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Build information:
XMPP library: libmesode
Desktop notification support: Disabled
OTR support: Enabled (libotr 4.1.1)
PGP support: Enabled (libgpgme 1.15.1)
OMEMO support: Enabled
C plugins: Enabled
Python plugins: Enabled (3.8.8)
GTK icons: Disabled
@H3rnand3zzz
Copy link
Contributor

Thank you for the report. The problem is that profanity does not replace sent messages, it does so only after reloading from the DB. But it does replace received messages. That's a problem anyway, so the problem is going to be issue for the profanity and not profanity-plugins.

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

2 participants