Commit Graph

117 Commits

Author SHA1 Message Date
udf f9b3c48a11
move sp_kick_invite to disabled
previously it was unreleased
2018-11-01 23:17:30 +02:00
udf 9981c27415
Merge branch 'master' of https://github.com/udf/uniborg 2018-11-01 23:10:14 +02:00
udf b28f2c5b35
attempt to fix title casing 2018-11-01 23:04:15 +02:00
udf 2ba0debfea
clean up imports 2018-11-01 23:02:34 +02:00
udf 61d03d4870 Merge https://git.togrand.xyz/uniborg/uniborg 2018-10-08 19:21:24 +00:00
udf 829828f835 move sp_h to disabled dir 2018-10-08 18:58:45 +00:00
Lonami ddcb347527 Alias remove as "disable" too
We're bad at remembering names.
2018-09-17 19:14:39 +02:00
udf 608aea3e5b shitpost harder 2018-09-13 23:00:00 +02:00
udf c19c70291c Merge branch 'master' of https://github.com/udf/uniborg 2018-09-13 22:55:45 +02:00
udf 3ef1a7fd11 reply with braille art on deletion 2018-09-13 22:54:57 +02:00
Dan Elkouby 9f5eee1420 @Lonami scolded me 2018-08-28 10:16:17 +00:00
Dan Elkouby caead8435e Add whois plugin 2018-08-28 08:44:33 +00:00
udf a923b74c6f
Merge pull request #1 from Qwerty-Space/patch-1
made smol
2018-08-27 00:07:48 +02:00
Qwerty-Space c3ed26a1c7
made smol 2018-08-26 22:57:45 +01:00
udf 73dd73eb24 h 2018-08-26 23:28:26 +02:00
Dan Elkouby afc96c89d9 s/[[sed]]/「sed」/ 2018-08-25 11:51:50 +03:00
udf 699ac98b05 Merge https://github.com/uniborg/uniborg 2018-07-19 16:56:32 +00:00
Lonami 3efb5a09a0
Fix moved import
That's what you get for importing private members
2018-07-19 09:59:33 +02:00
Никита Конин f80b450fcf add *.session-journal to `.gitignore` 2018-07-03 11:26:45 +03:00
Lonami Exo 199d9b15ea Fix sed plugin ignoring edits 2018-07-02 15:30:21 +02:00
Dan Elkouby e809a721b4 Remove headpat plugin 2018-07-01 22:02:30 +03:00
Dan Elkouby c1e3b2f3c3 Don't allow unloading _core
Prevents getting stuck with no way of administrating the bot
2018-07-01 17:44:56 +03:00
Lonami f1141aa24f
Create README.md 2018-07-01 16:14:02 +02:00
Dan Elkouby 4805f2f6de Fix #13 2018-07-01 16:19:27 +03:00
udf c4f8779e34 Merge branch 'master' of https://github.com/uniborg/uniborg 2018-06-30 20:23:04 +00:00
Dan Elkouby 773190dd1e all: handle replies 2018-06-24 15:49:45 +03:00
udf 39017da8dc update to latest uniborg master 2018-06-22 16:26:32 +00:00
Lonami Exo 961d6c1445 Update to latest Telethon master 2018-06-22 10:46:39 +02:00
Dan Elkouby 65277214fe Use connection_retries 2018-06-21 18:57:06 +03:00
udf 5c93052045 Merge branch 'master' of https://github.com/uniborg/uniborg 2018-06-17 20:10:17 +00:00
Dan Elkouby 1d3ac0a215 fix 2018-06-17 20:06:31 +00:00
Dan Elkouby 23971d8a6a Fix missing await 2018-06-17 17:54:33 +00:00
Dan Elkouby b34b1c516f Quit failing
wank.party seems to have a garbage tier connection to Telegram, so work
around this by looping reconnects indefinitely, without crashing to
preserve runtime state.
2018-06-17 17:48:21 +00:00
udf 2d016d534d remove shit 2018-06-16 13:37:56 +00:00
udf dfd0e87735 Merge branch 'master' of https://github.com/uniborg/uniborg 2018-06-16 13:37:45 +00:00
Dan Elkouby 88fd76653a Update for newest Telethon master 2018-06-15 00:09:25 +03:00
Dan Elkouby f0e7d16276 Move aesthetics functionality into markdown 2018-06-14 19:20:41 +00:00
EyeZiS b2bb1c6027 -S 2018-06-14 20:08:04 +02:00
EyeZiS def5d5d651
Use literal . in regex for commands 2018-06-14 20:03:14 +02:00
Dan Elkouby 15d8b312f4 Rename re(gex) plugin to sed 2018-06-13 21:31:48 +03:00
udf ade16c6655 Merge branch 'master' of https://github.com/uniborg/uniborg 2018-06-12 19:54:43 +02:00
udf 238ff05f20 Fix markdown's reparse function (#11) 2018-06-11 13:26:12 +02:00
udf a1b255b8a1 Merge branch 'fix-reparse' of https://github.com/uniborg/uniborg 2018-06-10 19:57:35 +00:00
udf b6b262f93d Merge branch 'master' of https://github.com/uniborg/uniborg 2018-06-10 19:55:14 +00:00
udf 64f971ee64 make thing better, idk 2018-06-10 19:54:00 +00:00
udf a07a352d1c use None as default parameter instead of empty list 2018-06-10 21:10:48 +02:00
udf a2a4b506cb Skip existing entities
It's a very hacky PoC, but it fixes things like urls being incorrectly parsed
2018-06-10 20:40:15 +02:00
Tanuj 2e82c440d0 Style enhancements (#7) 2018-06-10 19:12:53 +02:00
Dan Elkouby d54015e1b7 Allow overriding API ID and key 2018-06-10 08:16:49 +00:00
Dan Elkouby 80ba9bebb3 Use pathlib instead of os.path 2018-06-10 11:06:56 +03:00