Commit Graph

59 Commits

Author SHA1 Message Date
udf
74f0cea230
Fix ninja in saved messages
I'm not sure why you'd use ninja in your own chat, but it shouldn't raise anyways.
2018-11-21 23:24:33 +02:00
beacc8c305 Add chain plugin 2018-11-02 19:15:37 +00:00
9f5eee1420 @Lonami scolded me 2018-08-28 10:16:17 +00:00
caead8435e Add whois plugin 2018-08-28 08:44:33 +00:00
afc96c89d9 s/[[sed]]/「sed」/ 2018-08-25 11:51:50 +03:00
3efb5a09a0
Fix moved import
That's what you get for importing private members
2018-07-19 09:59:33 +02:00
199d9b15ea Fix sed plugin ignoring edits 2018-07-02 15:30:21 +02:00
e809a721b4 Remove headpat plugin 2018-07-01 22:02:30 +03:00
773190dd1e all: handle replies 2018-06-24 15:49:45 +03:00
961d6c1445 Update to latest Telethon master 2018-06-22 10:46:39 +02:00
88fd76653a Update for newest Telethon master 2018-06-15 00:09:25 +03:00
f0e7d16276 Move aesthetics functionality into markdown 2018-06-14 19:20:41 +00:00
def5d5d651
Use literal . in regex for commands 2018-06-14 20:03:14 +02:00
15d8b312f4 Rename re(gex) plugin to sed 2018-06-13 21:31:48 +03:00
udf
238ff05f20 Fix markdown's reparse function (#11) 2018-06-11 13:26:12 +02:00
Tanuj
2e82c440d0 Style enhancements (#7) 2018-06-10 19:12:53 +02:00
b6f3c4d199 fix ninja failing on replies 2018-06-01 02:13:09 +01:00
34c8c2d682 make snip deletion permanent 2018-06-01 01:32:38 +01:00
6bf457793c Use event.chat_id instead of event.input_chat
saving an await and a potential exception if input_chat could not be
found
2018-06-01 01:18:34 +01:00
cfd6004dd9 Recognise more sedbots 2018-06-01 01:18:26 +01:00
udf
b434a1ec8f
Use \w+ for inline text snippets
fixes not `!lenny?` not working
2018-05-27 11:20:22 +02:00
3457db917f fix 2018-05-18 16:48:44 +00:00
4d0198b060 Add all plugin 2018-05-18 16:46:18 +00:00
Dan Elkouby
b23be7d013 headpat: ignore forwards 2018-05-16 19:16:38 +00:00
Dan Elkouby
a851b5193e aesthetics: support editing messages 2018-05-13 21:07:12 +00:00
Dan Elkouby
02b1a949b0 aesthetics: clean up, fix spaces 2018-05-13 20:54:58 +00:00
Dan Elkouby
85b68dd259 Add aesthetics plugin 2018-05-13 20:42:59 +00:00
Dan Elkouby
8103d011dd axe shit out 2018-05-13 15:57:59 +00:00
b72ddba35e headpat: rework style 2018-05-13 13:33:40 +03:00
dbf561880e re: add message header to prevent abuse 2018-05-13 13:25:52 +03:00
d6f5514c56
add some comments 2018-05-09 01:46:21 +02:00
02b2b9d2aa
Don't count entities that can't be generated 2018-05-09 01:26:06 +02:00
40f85c162b
parse text snippets 2018-05-09 00:52:13 +02:00
edd042190d
clean up parser 2018-05-08 23:56:44 +02:00
969da5bcc9
parse /r/subreddit links 2018-05-08 23:53:00 +02:00
84cac72099
add plugin that edits messages containing markdown tags 2018-05-08 23:22:17 +02:00
8cbb43799c Add headpat plugin 2018-05-07 20:10:26 +02:00
5ade1cf621 Fix snips should only work if outgoing 2018-04-24 10:11:13 +02:00
6a59f1d982 Let normal snip command also save if not existing 2018-04-23 16:17:31 +02:00
bdb402e645 Add snip rename method 2018-04-23 16:14:08 +02:00
32acefa991 Respect original replies when sending a snip 2018-04-23 16:11:51 +02:00
95e900c1f6 Differentiate between sending and saving snips 2018-04-23 16:10:32 +02:00
c1a025f4e2 Stop downloading media snip and respect their origin 2018-04-23 15:58:32 +02:00
ec50e689b4 Add snipl and snipd commands 2018-04-23 14:09:46 +02:00
882fcfe471 Add plugins/snip 2018-04-23 13:57:52 +02:00
598f41c01a Add more known sedbots to plugins/re 2018-04-20 10:54:37 +02:00
058bfc118d
fix group_has_regex 2018-04-10 21:34:28 +02:00
749019141d use appendleft instead of append
Signed-off-by: EyeZiS <tabhooked@gmail.com>
2018-04-10 21:33:35 +02:00
193c90336f
port re from walrinator 2018-04-10 21:18:10 +02:00
udf
54468c493f port axe from kateborg
this more of an exercise to learn asyncio than it is an actual plugin
2018-04-09 01:56:42 +02:00