Commit Graph

14 Commits

Author SHA1 Message Date
Juhani Krekelä e4cf248afd Up the page download limit for youtube compatibility 2023-09-10 13:22:05 +03:00
Juhani Krekelä c2696592b1 Use custom User-Agent and send Accept* headers for better compatibility 2023-09-10 13:15:18 +03:00
Juhani Krekelä 9b27bc728f Handle <title>s with key="value"s 2019-01-26 02:21:12 +00:00
Juhani Krekelä 56990f4d69 Tell users if we ran into weird HTTP codes 2018-10-28 08:51:08 +02:00
Juhani Krekelä 284ca9659b Ignore messages with zwsp, ^O, or ^B^B in the beginning 2018-10-22 10:51:07 +03:00
Juhani Krekelä ff2b384579 Up timeout to 5s 2018-10-22 05:50:48 +03:00
Juhani Krekelä 179ff85f4c 4KiB was not enough for everyone 2018-10-12 08:27:16 +03:00
Juhani Krekelä d936b9646e Bot titles 2018-10-12 07:48:57 +03:00
Juhani Krekelä 5bd2ae5410 Start on the actual titlebot code 2018-10-12 07:26:48 +03:00
Juhani Krekelä b2ca8a0599 Only pass bytestrings (and not bytearrays) to user code 2018-06-14 10:50:30 +03:00
Juhani Krekelä 03f0011e62 Add botcmd.on_quit hook for bot cleanup 2018-01-20 16:54:13 +02:00
Juhani Krekelä 002f1eecf8 Read config from a configuration file 2018-01-03 18:08:24 +02:00
Juhani Krekelä 1081a6d092 Add botcmd.on_connect hook, to allow better control over bot bringup 2018-01-02 18:31:23 +02:00
Juhani Krekelä a0b4f51fef Add a stub botcmd.py 2017-09-06 20:47:32 +03:00