Commit Graph

45 Commits

Author SHA1 Message Date
deadcade 1eaffb9393 Mutual rooms command 2022-08-30 16:00:06 +02:00
deadcade 96c7236b23 Fix Arch pkg and AUR pkg replace 2022-08-29 14:38:41 +02:00
deadcade 0ae0720663 Fix Arch pkg and AUR pkg link replacer not working without spaces 2022-08-29 14:15:13 +02:00
deadcade a592871047 Rich reply fallbacks in send_reply 2022-08-29 13:25:05 +02:00
deadcade 6a27b369af Fix language indicator showing the wrong language 2022-08-27 16:38:38 +02:00
deadcade 1713a5180d Add basic exception handling in translation 2022-08-27 16:35:33 +02:00
deadcade 3beb10075f Fix bug in filtering replies 2022-08-27 16:32:11 +02:00
deadcade c239dcf489 Add translation to README 2022-08-27 16:31:37 +02:00
deadcade 85d0fa4335 Add libretranslatepy to requirements 2022-08-27 15:28:33 +02:00
deadcade 8136a433f3 Better reply handling 2022-08-27 14:58:10 +02:00
deadcade 63c11f24cc Replies in translation 2022-08-27 14:42:02 +02:00
deadcade 6086400eaa Add translation basics 2022-08-25 22:16:56 +02:00
deadcade 9c967371c4 Ignore mautrix-discord rooms 2022-08-25 20:28:14 +02:00
deadcade eed3adc4a3 Add AUR and Arch package link shortcuts 2022-08-25 20:27:44 +02:00
deadcade f26c8fde6c Add subreddit link replacer 2022-08-09 10:09:20 +02:00
deadcade cbddda9a76 Update repo for fixed issue 2022-07-30 17:30:07 +02:00
deadcade 1ffa300741 Add height parameter to emojis
To support upcoming inline images in Element Android, and potentially
some other clients. This retains the custom size for emojis (on clients
that already supported it), but fixes it on clients that handle scaling
exclusively though the height and width of the img element (such as
SchildiChat and the upcoming Element Android inline images).
2022-07-28 01:05:52 +02:00
deadcade 165047581f Add archwiki command 2022-06-28 09:53:24 +02:00
deadcade af8e2d9b53 Handle xkcd title lookup failing 2022-06-12 15:30:11 +02:00
deadcade 65c1beb010 Add httpcat command 2022-06-12 15:24:31 +02:00
deadcade 2d5d145dc7 Add inexact search on xkcd titles 2022-06-12 14:52:18 +02:00
deadcade 82160775b1 Fix debug check 2022-06-12 13:35:59 +02:00
deadcade 67b88f84a9 Animated GIF emoji support 2022-06-12 13:26:17 +02:00
deadcade 6940a194d0 Add global error handling for commands 2022-06-12 12:34:26 +02:00
deadcade 83b7f55399 Reimplement XKCD Title lookup 2022-06-12 12:31:51 +02:00
deadcade 7964fde51b Fix help command 2022-06-12 06:16:37 +02:00
deadcade e3ac2c9006 Several Changes
Remove XKCD lookup by title
Fix edits losing formatting
Fix edited replies
Generate help without args message
Remove poll command
Change Source URL to gitea instance
2022-06-12 06:01:49 +02:00
0xDEADCADE 0b6dc050e3
Add poll as a command 2022-04-09 17:51:54 +00:00
0xDEADCADE 6143006730
Add poll commnad and reaction wrapper function 2022-04-09 17:48:12 +00:00
0xDEADCADE 28acad1884
Don't catch errors on xkcd if debug is enabled 2022-04-09 13:36:58 +00:00
0xDEADCADE 5879bc1826
Add XKCD title lookup
Usage: !xkcd (title)
2022-04-09 13:29:40 +00:00
0xDEADCADE ae3efa9ddb
Prettify textreplace.json
Thanks @brunooo:matrix.org!
2022-04-08 21:14:39 +00:00
0xDEADCADE 69c6620eca
Add files via upload 2022-04-08 21:05:47 +00:00
0xDEADCADE d0ce13cebc
Fix not returning default on nonexistant file 2022-04-08 20:16:21 +00:00
0xDEADCADE fa0451a525
Update README.md
Added ratelimit notice
2022-04-08 15:15:14 +00:00
0xDEADCADE 7994f31c86
Delete .tmp 2022-04-08 14:49:04 +00:00
0xDEADCADE 873979882a
Add files via upload 2022-04-08 14:48:50 +00:00
0xDEADCADE 0fb5e65d10
Create .tmp 2022-04-08 14:48:15 +00:00
0xDEADCADE 2edee39f52
Create .tmp 2022-04-08 14:47:51 +00:00
0xDEADCADE affbf645d1
Create .tmp 2022-04-08 14:47:22 +00:00
0xDEADCADE f00be762ff
Add files via upload 2022-04-08 14:46:45 +00:00
0xDEADCADE 1a8bd9fa4c
Create settings.json 2022-04-08 14:46:05 +00:00
0xDEADCADE 121330583a
Add files via upload 2022-04-08 14:44:54 +00:00
0xDEADCADE 5ba2bf557f
Update README.md 2022-04-08 14:42:57 +00:00
0xDEADCADE cd585b0cfc
Initial commit 2022-04-08 14:30:21 +00:00