Commit graph

35 commits

Author SHA1 Message Date
alpcentaur
12474ad114 added addfdbs 2024-07-10 22:22:00 +02:00
alpcentaur
e365e01937 last little changes while running the spider-interface 2024-05-07 16:52:39 +02:00
alpcentaur
8f4174f82e added exception for data with no text output 2024-02-13 14:38:47 +01:00
alpcentaur
4f1981cf3b room_name variable in updaterooms was already in use, specified the var to have name check for doubles working 2024-02-06 17:16:36 +01:00
alpcentaur
2e5039cef3 added check for double names when creating rooms, plus some updates to printcommands 2024-02-06 17:12:08 +01:00
alpcentaur
d9a73e153a added name functionality to delete rooms 2024-02-06 17:01:14 +01:00
alpcentaur
324c760110 bugfix printtags after time period is last value of rooms 2024-02-06 16:34:49 +01:00
alpcentaur
81851a2963 finished name feature for addtags 2024-02-06 15:54:02 +01:00
alpcentaur
ce4c0b4623 fixed bug for period checking, now already happended deadlines will not be printed with the room updates, not yet the automatic 2024-01-30 14:47:48 +01:00
alpcentaur
0cc5177c8a bugfix for command syntax change of updaterooms all 2024-01-23 18:08:26 +01:00
alpcentaur
a59978ec5b added first updaterooms all command syntax change instead of only updaterooms updating all rooms 2024-01-23 18:00:24 +01:00
alpcentaur
d6427a9cdc added try exception for period_data not available, running through now anyway 2024-01-23 17:15:32 +01:00
alpcentaur
157cab2910 fixed bug regarding delta to int, must be delta.days.. bug needs still to be fixed in automated roomupdate section 2024-01-23 15:47:08 +01:00
alpcentaur
d5c2c941e0 fixed small error in if clause after adding deadline day feature 2024-01-22 16:18:32 +01:00
alpcentaur
4abac6bbd1 added deadline days to printrooms command output 2024-01-22 16:07:45 +01:00
alpcentaur
e419152381 added deadline days functionality 2024-01-22 16:05:21 +01:00
alpcentaur
1f21166cf7 added dateutil to requirements.txt, added parsing the period from fdb-spider output 2024-01-22 14:25:28 +01:00
alpcentaur
192bdb5441 ntags join syntax error resulted in exception for whole entry, is now fixed 2024-01-16 22:43:08 +01:00
alpcentaur
f2a30fbe06 fixed some bugs regarding tag and ntag search algo, still only for rocket interface command 2024-01-16 22:23:18 +01:00
alpcentaur
6a6763d480 corrected bug for word in '' gives always true 2024-01-16 20:31:05 +01:00
alpcentaur
784cb844f8 added multitags ntags, added word contain tag search, added better double checking because of changing links bug 2024-01-16 18:58:19 +01:00
alpcentaur
0b330a61dd no more doubles when do updaterooms command and scheduled one 2023-12-18 22:17:23 +01:00
alpcentaur
fe2950d634 made the git fetch for small changes probably through usage 2023-12-16 17:36:40 +01:00
alpcentaur
a7a3cb2621 added updated pip freeze to requirements.txt 2023-12-15 12:51:00 +01:00
alpcentaur
9b08db782a further small change to formatting of printcommands 2023-12-14 17:31:46 +01:00
alpcentaur
a6dbb93e1d added two more functions to printcommands output, also changed the formatting a bit 2023-12-14 17:28:34 +01:00
alpcentaur
acc00d1ccd made tag search case insensitive, all is converted to lowercase 2023-12-14 16:38:54 +01:00
alpcentaur
e7272bf6f9 added some further commands like addtags, printtags and printcommands 2023-12-13 14:49:58 +01:00
alpcentaur
77bd441dff added command updaterooms 2023-12-12 12:41:50 +01:00
alpcentaur
e17fa6261a added some logic fixes regarding spider output read 2023-12-12 12:20:11 +01:00
alpcentaur
92c8b3a6f7 spider is posting to rooms based on tags now 2023-12-08 14:33:01 +01:00
alpcentaur
320e19875a added some important print commands, inputting first data of actual spider now 2023-12-07 21:14:13 +01:00
alpcentaur
3e30365c90 added room commands, started room communication scheduler 2023-12-06 16:20:48 +01:00
alpcentaur
3c71a07f6c added room commands first structure 2023-12-05 17:18:48 +01:00
alpcentaur
d0959b6fca added the new_message_file.txt state file to have working ground bot 2023-11-29 19:46:09 +01:00