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 plugins: make set_bob async 2021-02-27 13:15:40 +01:00
capslock.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
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 plugins: remove callbacks 2021-02-03 15:22:09 +01:00
csi.py
cyber.py
day_change.py Pass a message to add_message instead of messed up kwargs everywhere 2020-05-09 19:46:17 +02:00
dice.py
disco.py
display_corrections.py
double.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
embed.py /upload to original tab and not current tab (thanks jonas)" 2021-12-14 11:22:37 +01:00
emoji_ascii.py
exec.py
figlet.py plugins/figlet: error out when figlet doesn't exist 2019-06-07 16:09:06 +02:00
iq_show.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
irc.py
lastlog.py
link.py link plugin: fix regex for aesgcm and add gemini&gopher 2021-02-05 20:34:16 +01:00
marquee.py
mirror.py
mpd_client.py
otr.py
pacokick.py
ping.py
pipe_cmd.py
pointpoint.py
qr.py
quote.py
rainbow.py
random_nick.py
regex_admin.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
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 fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
send_delayed.py
server_part.py
shuffle.py
simple_notify.py
spaces.py
spam.py
status.py
sticker.py Add a /sticker plugin 2022-02-10 01:45:37 +01:00
stoi.py plugins: Make all changed plugins work in 1:1 tabs 2019-07-19 18:55:16 +02:00
tell.py
test.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
time_marker.py plugins/time_marker: use now required poezio.ui.types 2020-08-09 20:38:46 +02:00
untrackme.py fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
upload.py
uptime.py
user_extras.py
vcard.py
white.py