Commit Graph

  • 12474ad (HEAD -> master) added addfdbs by alpcentaur 2024-07-10 22:22:00 +0200
  • fe684ba Merge branch 'master' of https://code.basabuuka.org/alpcentaur/fdb-spider-interface by alpcentaur 2024-05-07 16:58:00 +0200
  • e365e01 last little changes while running the spider-interface by alpcentaur 2024-05-07 16:52:39 +0200
  • 994e7cd updated README.md according to recent state of the code by alpcentaur 2024-02-21 12:06:11 +0100
  • 8f4174f added exception for data with no text output by alpcentaur 2024-02-13 14:38:47 +0100
  • 4f1981c room_name variable in updaterooms was already in use, specified the var to have name check for doubles working by alpcentaur 2024-02-06 17:16:36 +0100
  • 2e5039c added check for double names when creating rooms, plus some updates to printcommands by alpcentaur 2024-02-06 17:12:08 +0100
  • d9a73e1 added name functionality to delete rooms by alpcentaur 2024-02-06 17:01:14 +0100
  • 324c760 bugfix printtags after time period is last value of rooms by alpcentaur 2024-02-06 16:34:49 +0100
  • bc8a91d Merge branch 'master' of https://code.basabuuka.org/alpcentaur/fdb-spider-interface by alpcentaur 2024-02-06 15:31:08 +0000
  • 1f5b359 added name feature to updaterooms, to printcommands output and to printtags by alpcentaur 2024-02-06 15:29:47 +0000
  • 81851a2 finished name feature for addtags by alpcentaur 2024-02-06 15:54:02 +0100
  • d61f595 solved another small bug for new name functionality to first function addtags by alpcentaur 2024-02-06 14:37:59 +0000
  • a2b90db solved small bug for new name functionality to first function addtags by alpcentaur 2024-02-06 14:35:21 +0000
  • 4b86dfe added name2id, added name functionality to first function addtags by alpcentaur 2024-02-06 14:28:54 +0000
  • ce4c0b4 fixed bug for period checking, now already happended deadlines will not be printed with the room updates, not yet the automatic by alpcentaur 2024-01-30 14:47:48 +0100
  • f57aac8 updated output for updaterooms command with no argument by alpcentaur 2024-01-23 18:10:38 +0100
  • 0cc5177 bugfix for command syntax change of updaterooms all by alpcentaur 2024-01-23 18:08:26 +0100
  • a59978e added first updaterooms all command syntax change instead of only updaterooms updating all rooms by alpcentaur 2024-01-23 18:00:24 +0100
  • d6427a9 added try exception for period_data not available, running through now anyway by alpcentaur 2024-01-23 17:15:32 +0100
  • 157cab2 fixed bug regarding delta to int, must be delta.days.. bug needs still to be fixed in automated roomupdate section by alpcentaur 2024-01-23 15:47:08 +0100
  • d5c2c94 fixed small error in if clause after adding deadline day feature by alpcentaur 2024-01-22 16:18:32 +0100
  • 4abac6b added deadline days to printrooms command output by alpcentaur 2024-01-22 16:07:45 +0100
  • e419152 added deadline days functionality by alpcentaur 2024-01-22 16:05:21 +0100
  • 1f21166 added dateutil to requirements.txt, added parsing the period from fdb-spider output by alpcentaur 2024-01-22 14:22:24 +0100
  • 9b442f6 used different figlet output for README.md main header by alpcentaur 2024-01-21 14:48:09 +0000
  • 80ef983 added further documentation to README.md by alpcentaur 2024-01-21 14:45:57 +0000
  • 192bdb5 ntags join syntax error resulted in exception for whole entry, is now fixed by alpcentaur 2024-01-16 22:43:08 +0100
  • f2a30fb fixed some bugs regarding tag and ntag search algo, still only for rocket interface command by alpcentaur 2024-01-16 22:23:18 +0100
  • 6a6763d corrected bug for word in '' gives always true by alpcentaur 2024-01-16 20:31:05 +0100
  • 784cb84 added multitags ntags, added word contain tag search, added better double checking because of changing links bug by alpcentaur 2024-01-16 18:58:19 +0100
  • 0b330a6 no more doubles when do updaterooms command and scheduled one by alpcentaur 2023-12-18 22:17:23 +0100
  • 5e8da8b first try solving pull error by alpcentaur 2023-12-18 16:43:23 +0100
  • fe2950d made the git fetch for small changes probably through usage by alpcentaur 2023-12-16 17:36:40 +0100
  • 489763c added to README.md the info to configure bot in rocketchat instance by alpcentaur 2023-12-15 14:48:30 +0100
  • a7a3cb2 added updated pip freeze to requirements.txt by alpcentaur 2023-12-15 12:51:00 +0100
  • 9b08db7 further small change to formatting of printcommands by alpcentaur 2023-12-14 17:31:46 +0100
  • a6dbb93 added two more functions to printcommands output, also changed the formatting a bit by alpcentaur 2023-12-14 17:28:34 +0100
  • 892e805 some more error handling for the interface commands by alpcentaur 2023-12-14 17:17:58 +0100
  • acc00d1 made tag search case insensitive, all is converted to lowercase by alpcentaur 2023-12-14 16:38:54 +0100
  • e7272bf added some further commands like addtags, printtags and printcommands by alpcentaur 2023-12-13 14:49:58 +0100
  • 0bac9ec added updaterooms for single rooms you specify in second commandline arg by alpcentaur 2023-12-12 13:07:05 +0100
  • 77bd441 added command updaterooms by alpcentaur 2023-12-12 12:41:50 +0100
  • b19fb0f further logic fix, which will be better if a lot of databases are configured by alpcentaur 2023-12-12 12:27:28 +0100
  • e17fa62 added some logic fixes regarding spider output read by alpcentaur 2023-12-12 12:20:11 +0100
  • 92c8b3a spider is posting to rooms based on tags now by alpcentaur 2023-12-08 14:33:01 +0100
  • 320e198 added some important print commands, inputting first data of actual spider now by alpcentaur 2023-12-07 21:14:13 +0100
  • 3e30365 added room commands, started room communication scheduler by alpcentaur 2023-12-06 16:20:48 +0100
  • 3c71a07 added room commands first structure by alpcentaur 2023-12-05 17:18:48 +0100
  • d56c29d also added user_id of bot to config by alpcentaur 2023-11-29 19:54:43 +0100
  • d0959b6 added the new_message_file.txt state file to have working ground bot by alpcentaur 2023-11-29 19:46:09 +0100
  • cd04704 made first working bot, able to recieve commands and answer or post new entries by alpcentaur 2023-11-29 19:43:28 +0100
  • 937b500 added font univers header with figlet by alpcentaur 2023-11-29 15:34:52 +0100
  • 1ab739f updated Syntax README.md by alpcentaur 2023-11-29 15:10:52 +0100
  • aa1c1f0 Update 'README.md' by alpcentaur 2023-11-29 15:09:50 +0100
  • 454f4a5 updated README.md with figlet outputted header by alpcentaur 2023-11-29 15:05:33 +0100
  • cec07b4 initialization of the repo by root 2023-11-29 14:48:59 +0100