Commit Graph

15 Commits (master)

Author SHA1 Message Date
Dan Elkouby c4de997eb7 sed: Add provisions for GirlBot 2020-08-02 14:10:04 +00:00
Dan Elkouby 22c9942c2d sed: refactor to look more like current reegee code 2020-08-02 14:01:02 +00:00
Dan Elkouby bff5fd02dd sed: only allow outgoing commands in groups
This plugin was originally intended for using in PM only.
Leaving it wide open in groups might create unwanted spam in case
another bot is present but not blacklisted. It may also violate "no
bots" policies in some groups.
By only allowing self to use the plugin in groups, we can still use its
features when no bot is present, while avoiding the above problems.
2020-02-28 10:01:15 +00:00
Dan Elkouby 1988c5821d sed: blacklist ani (oubot) 2020-02-27 21:08:21 +00:00
Lonami Exo 9dedb14d7c Briefly document all plugins 2020-02-24 16:08:15 +01:00
expectocode 01ae7b1cc6 Make \0 work as expected 2019-09-13 20:19:17 +02:00
Dan Elkouby c2197e5280 Disable markdown in sed 2019-04-27 10:22:36 +00:00
Dan Elkouby 88a8b4e0d3 Add a timeout for sed 2019-02-26 22:27:01 +00:00
Dan Elkouby a53b5fb147 Revert "s/regex/re/g"
This reverts commit dc2eefd581.
2019-02-26 21:10:21 +00:00
Lonami dc2eefd581 s/regex/re/g 2019-02-26 18:52:57 +01:00
Dan Elkouby afc96c89d9 s/[[sed]]/「sed」/ 2018-08-25 11:51:50 +03:00
Lonami Exo 199d9b15ea Fix sed plugin ignoring edits 2018-07-02 15:30:21 +02:00
Lonami Exo 961d6c1445 Update to latest Telethon master 2018-06-22 10:46:39 +02:00
Dan Elkouby 88fd76653a Update for newest Telethon master 2018-06-15 00:09:25 +03:00
Dan Elkouby 15d8b312f4 Rename re(gex) plugin to sed 2018-06-13 21:31:48 +03:00