Commit graph

42 commits

Author SHA1 Message Date
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
f57aac8c4e updated output for updaterooms command with no argument 2024-01-23 18:10:38 +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
9b442f6050 used different figlet output for README.md main header 2024-01-21 14:48:09 +00:00
alpcentaur
80ef983824 added further documentation to README.md 2024-01-21 14:45:57 +00: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
5e8da8b800 first try solving pull error 2023-12-18 16:43:23 +01:00
alpcentaur
fe2950d634 made the git fetch for small changes probably through usage 2023-12-16 17:36:40 +01:00
alpcentaur
489763cd3b added to README.md the info to configure bot in rocketchat instance 2023-12-15 14:48:30 +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
892e8057c9 some more error handling for the interface commands 2023-12-14 17:17:58 +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
0bac9ec8a7 added updaterooms for single rooms you specify in second commandline arg 2023-12-12 13:07:05 +01:00
alpcentaur
77bd441dff added command updaterooms 2023-12-12 12:41:50 +01:00
alpcentaur
b19fb0f12c further logic fix, which will be better if a lot of databases are configured 2023-12-12 12:27:28 +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
d56c29d095 also added user_id of bot to config 2023-11-29 19:54:43 +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
alpcentaur
cd04704e67 made first working bot, able to recieve commands and answer or post new entries 2023-11-29 19:43:28 +01:00
alpcentaur
937b500c09 added font univers header with figlet 2023-11-29 15:34:52 +01:00
alpcentaur
1ab739fd7f updated Syntax README.md 2023-11-29 15:10:52 +01:00
alpcentaur
aa1c1f0772 Update 'README.md' 2023-11-29 15:09:50 +01:00
alpcentaur
454f4a554a updated README.md with figlet outputted header 2023-11-29 15:05:33 +01:00
root
cec07b4d8b initialization of the repo 2023-11-29 14:48:59 +01:00