Adhesive icon indicating copy to clipboard operation
Adhesive copied to clipboard

A chatbot serving as your glue between Telegram and Signal sticker packs

Results 17 Adhesive issues
Sort by recently updated
recently updated
newest added

> Ruh roh. Looks like we got an error from signalstickers.com. Here's what they said: “['Pack does not exists on Signal: wrong id or key?']” When trying to convert a...

Let's see how hard it would be to rip the TGS renderer out of Telegram Desktop and bind to it using ctypes or something.

enhancement

I want to host a version of this bot publicly, because it seems like @AdhesiveStickerBOt is down. I would reallly like the option to add stickerpacks to signalstickers.com. Where can...

The below may help people who can't get Adhesive to run. I suspect it's related to the `sqlcipher3` dependency , which appears problematic on MacOS. Trying to get the credentials...

Workaround for #4. Support adding multiple Signal accounts to the config file and hopping between them as necessary to stay within the rates.

enhancement

Conversion takes 9–20 minutes right now. This is unacceptable. In the short term, concurrency levels need to be tuned in order to maximize rate limits. The concurrency levels would also...

bug
upstream

LINE supports animated packs, and they don't use Lottie either, so they should be much easier to convert to Signal.

enhancement

The idea is to have a CLI frontend and a Telegram/Signal/etc frontend for each command. For Signal this would mean that users would not have to install signald and could...

enhancement

converting this pack: https://signal.art/addstickers/#pack_id=e76a010259fc6011059fee999946387f&pack_key=a517923068c864f320c4c3fff07f157562050518a92c8c0bab0b4b58a1d6ad42 gives this error: ``` ERROR:adhesive.signal_bot:Unhandled exception in convert_sticker (2416445211293941633) Traceback (most recent call last): File "/home/bots/adhesive/adhesive/signal_bot.py", line 21, in handler await f(ctx) File "/home/bots/adhesive/adhesive/signal_bot.py", line 64,...

Allows users to more easily customize a pack exported by the [export command] [export command]: https://github.com/iomintz/Adhesive/issues/1

enhancement