153 Commits

Author SHA1 Message Date
Baerbel Box
3618eb8a4f Removed Confirmation of deleting score in Hangman 2025-03-15 09:52:40 +01:00
Context 77
47bab140c1 Merge pull request #18 from ctx77/main
some changes
2025-03-04 19:12:52 +01:00
Context 77
1216660260 add certfp feature for bot auth 2025-03-03 01:19:14 +01:00
Context 77
a9a5e859ba wait a bit longer 2025-03-02 23:45:32 +01:00
Context 77
acf0adb2a9 do not write bytecode-dirs 2025-03-02 23:18:42 +01:00
Context 77
6e8a3b6746 add nix-based run-script 2025-03-02 23:09:45 +01:00
Context 77
d7c6b65c58 use pre-send option to authenticate instead of send_to_user 2025-03-02 21:15:57 +01:00
Context 77
3ffb2b301d wait a bit longer for user to be fully logged in 2025-03-02 20:52:12 +01:00
Context 77
48fd2610ac add sleep before join 2025-03-02 20:46:44 +01:00
Context 77
5a24b7ea01 update ICD10 list 2025-03-02 20:38:37 +01:00
Context 77
36870853ea Update essen.py, remove fugo-fisch 2025-01-13 13:48:57 +01:00
Context 77
1fc1ff3e95 Merge pull request #17 from ctx77/main
merge upstream
2024-12-14 13:49:39 +01:00
Context 77
0abca6fb95 require .icd to resolve ICD10 codes and limit answer to at most 5 2024-12-14 13:43:57 +01:00
Baerbel Box
5913c4b246 Merge remote-tracking branch 'origin/main' 2024-12-01 12:59:20 +01:00
Baerbel Box
1a17444821 Removed Confirmation of deleting score in Hangman 2024-12-01 12:59:04 +01:00
BaerbelBox
9561fab25c Update essen.py
Deleted aweful food
2024-10-12 19:06:33 +02:00
Context 77
8a68c20c9b Update essen.py
HotPatch - HHR
2024-10-10 18:06:04 +02:00
Baerbel Box
1f1bba74f1 Made Requester CaseSensitive 2024-08-25 16:39:32 +02:00
Context 77
4676e3eeeb fix titleObserver 2024-08-17 21:02:46 +02:00
Context 77
b465bcacf7 f-stringify connections, and adding option to disable ssl for local testing 2024-08-17 21:02:46 +02:00
Context 77
ba934212d2 f-stringify blockObs and only act on startswith 2024-08-17 21:02:46 +02:00
Context 77
f8f83e442f fix titleObserver 2024-08-17 21:01:03 +02:00
Context 77
fea9a88f8d f-stringify connections, and adding option to disable ssl for local testing 2024-08-11 22:32:36 +02:00
Context 77
5ccca7d53e f-stringify blockObs and only act on startswith 2024-08-11 22:32:02 +02:00
Context 77
659efbfe38 Merge pull request #15 from ctx77/main
Dynamic Hugs and small maintenance things
2024-08-11 20:51:19 +02:00
Context 77
f0aeaf946e run-script: shellcheck fix 2024-08-11 20:48:49 +02:00
Context 77
6e9a9ede56 updating CoC to version 2.1 and libera instead of freenode 2024-08-11 20:48:16 +02:00
Context 77
e421a45887 add missing comma 2024-08-10 20:42:44 +02:00
Context 77
f0b498d7dd .hug multi-variant edition 2024-08-03 19:56:28 +02:00
Context 77
e1f5ed4aaa .hug - add "herzt" 2024-08-03 11:42:34 +02:00
BaerbelBox
009d3a00ab Merge pull request #14 from ctx77/main
reworking some food-items, f-strings and only react when messages startswith the command and not when it is somewhere
2024-08-03 07:27:24 +02:00
Context 77
e2d8e05ab5 fstrings for titleObs 2024-08-03 01:46:23 +02:00
Context 77
ea1dbc47e3 snack startswith + f-string 2024-08-03 01:43:01 +02:00
Context 77
5854f28869 update .seen: f-strings and answer "noch nicht gesehen" instead of 1970. 2024-08-03 01:41:25 +02:00
Context 77
31a0ef5153 self-serve-foods with startswith and f-strings 2024-08-03 01:35:26 +02:00
Context 77
5b5eb2b7ea .give f-string and servier-fluff-text revert 2024-08-03 01:24:58 +02:00
Context 77
bb8751ed7f .cookie f-string + startswith 2024-08-03 01:18:42 +02:00
Context 77
55e09acff3 .hug f-string and hug-variations (added umarmt und drückt) 2024-08-03 01:16:25 +02:00
Context 77
41621ad635 allow Greeter to use NICK within responses. e.g. "Hello X, nice to see you" 2024-08-03 01:09:46 +02:00
Context 77
2c01a0b7cb Add "template" support for first-greet to put the nickname into the greeting instead of only at the end 2024-08-03 00:46:13 +02:00
Context 77
2e55e97492 Config.py: remove unnessary manual newline remove (strip does that), split each config.txt line only once, so that : works in values. 2024-08-03 00:44:41 +02:00
Context 77
3e289134f9 .character f-string + startswith 2024-08-03 00:04:23 +02:00
Context 77
b2cef2da94 bumb python requirement for format-string mainly 2024-08-02 23:42:32 +02:00
Context 77
1902a8342f modmail f-string + only react when startswith. 2024-08-02 23:32:10 +02:00
Context 77
af44c49eb1 build a dict once with icd10 codes instead of reopening and scanning the file for every code 2024-08-02 23:31:15 +02:00
Context 77
388809b145 fix typo 2024-08-02 10:37:23 +02:00
Context 77
1d8e221078 Essen-Liste etwas überarbeiten 2024-08-02 10:15:42 +02:00
BaerbelBox
2155110b79 Merge pull request #13 from ctx77/main
Fix youtube tile parsing for edgecases, Increase parser security, fix runtime warning
2024-08-02 07:19:33 +02:00
Context 77
b015d1f94e remove schrotfl. 2024-08-01 23:12:17 +02:00
Context 77
e0ab7b41e8 add schwipschwap 2024-08-01 15:05:54 +02:00