poezio/plugins
Emmanuel Gil Peyrot d35c0564b3 Add a /sticker plugin
This plugin currently uploads the selected sticker every time, to the
HTTP File Upload service of the server (see XEP-0363), a future
optimisation would be to use XEP-0231 instead, for better caching on the
recipient side.

It relies on a helper tool to select the wanted sticker inside the pack,
a sample one is provided in tools/sticker-picker/, but it is not built
by default.
2022-02-10 01:45:37 +01:00
..
__init__.py
admin.py
alias.py
amsg.py
autocorrect.py
b64.py
bob.py
capslock.py
change_title.py
close_all.py
code.py plugins/code: Prevent traceback when not enough arguments -- thanks Ge0rG 2020-09-04 09:29:19 +02:00
contact.py
csi.py
cyber.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
day_change.py
dice.py plugins/dice: Fix LMC (use origin id), reorganize things a bit to stop using tab.last_sent_message 2020-05-26 14:44:08 +02:00
disco.py /disco plugin: Add error handling 2021-12-22 00:29:26 +01:00
display_corrections.py
double.py
embed.py
emoji_ascii.py
exec.py
figlet.py
iq_show.py
irc.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
lastlog.py
link.py
marquee.py
mirror.py
mpd_client.py
otr.py
pacokick.py
ping.py
pipe_cmd.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
pointpoint.py
qr.py
quote.py
rainbow.py
random_nick.py
regex_admin.py
reminder.py
remove_get_trackers.py
reorder.py
replace.py
replace_word.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
revstr.py
rstrip.py
screen_detach.py
send_delayed.py
server_part.py
shuffle.py
simple_notify.py
spaces.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
spam.py
status.py
sticker.py
stoi.py
tell.py
test.py
time_marker.py
untrackme.py
upload.py
uptime.py
user_extras.py
vcard.py
white.py