1
0
mirror of https://github.com/osmarks/autobotrobot synced 2025-01-23 13:46:52 +00:00
autobotrobot/src
ubq323 3c3ffbb036 add tel searchrecent and tel delrecent commands
these look through all discord channels bridged to the given channel
(including that channel itself) and search for messages matching
the given query. the delrecent command, after asking for confirmation,
will then delete all of those messages that it can across all the channels.
it is capable of deleting messages sent by our own webhooks even if
we don't have manage message permissions in the channel in question.

the user interface is not amazing but these are both extpriv-only and
only send any outputs in dms so this probably isn't very important.
2022-01-18 23:58:39 +00:00
..
achievement.py improve, deliver, create, develop, design, operate, manage, produce, modernize, complicate, nationalize, placate, evolve, alter, amend, change or obliterate code 2021-05-31 20:14:04 +01:00
commands.py Inevitable miscellaneous fixes 2021-07-28 16:52:46 +01:00
db.py telephony semioverhaul 2021-04-05 19:08:37 +01:00
debug.py add tel searchrecent and tel delrecent commands 2022-01-18 23:58:39 +00:00
esoserver.py miscellaneous fixes 2021-05-30 20:11:01 +01:00
eventbus.py Improve bridging capabilities 2021-10-28 12:55:40 +01:00
heavserver.py How did this pass code review‽ 2021-08-13 11:45:04 +01:00
irc_link.py Improve support for bridging replies 2021-11-09 21:11:15 +13:00
main.py 2.0 port, fix horrific reminder problems, drop experimental_qa due to perf 2022-01-01 21:28:40 +00:00
metrics.py fix concurrency issue by serializing role transfers 2021-04-15 13:15:17 +01:00
reminders.py 2.0 port, fix horrific reminder problems, drop experimental_qa due to perf 2022-01-01 21:28:40 +00:00
search.py 2.0 port, fix horrific reminder problems, drop experimental_qa due to perf 2022-01-01 21:28:40 +00:00
telephone.py add tel searchrecent and tel delrecent commands 2022-01-18 23:58:39 +00:00
tio.py general changes, fix webhook rate limit incursions 2021-07-17 22:09:17 +01:00
userdata.py generalization 2021-08-13 11:45:18 +01:00
util.py add tel searchrecent and tel delrecent commands 2022-01-18 23:58:39 +00:00
voice.py somewhat hacky "stage" support 2021-03-31 22:45:27 +01:00