57 Commits (master)
 

Author SHA1 Message Date
  alpcentaur 12474ad114 added addfdbs 1 month ago
  alpcentaur fe684ba3ad Merge branch 'master' of https://code.basabuuka.org/alpcentaur/fdb-spider-interface 4 months ago
  alpcentaur e365e01937 last little changes while running the spider-interface 4 months ago
  alpcentaur 994e7cd1a7 updated README.md according to recent state of the code 6 months ago
  alpcentaur 8f4174f82e added exception for data with no text output 6 months ago
  alpcentaur 4f1981cf3b room_name variable in updaterooms was already in use, specified the var to have name check for doubles working 7 months ago
  alpcentaur 2e5039cef3 added check for double names when creating rooms, plus some updates to printcommands 7 months ago
  alpcentaur d9a73e153a added name functionality to delete rooms 7 months ago
  alpcentaur 324c760110 bugfix printtags after time period is last value of rooms 7 months ago
  alpcentaur bc8a91d104 Merge branch 'master' of https://code.basabuuka.org/alpcentaur/fdb-spider-interface 7 months ago
  alpcentaur 1f5b359c11 added name feature to updaterooms, to printcommands output and to printtags 7 months ago
  alpcentaur 81851a2963 finished name feature for addtags 7 months ago
  alpcentaur d61f595c9f solved another small bug for new name functionality to first function addtags 7 months ago
  alpcentaur a2b90db08a solved small bug for new name functionality to first function addtags 7 months ago
  alpcentaur 4b86dfee7a added name2id, added name functionality to first function addtags 7 months ago
  alpcentaur ce4c0b4623 fixed bug for period checking, now already happended deadlines will not be printed with the room updates, not yet the automatic 7 months ago
  alpcentaur f57aac8c4e updated output for updaterooms command with no argument 7 months ago
  alpcentaur 0cc5177c8a bugfix for command syntax change of updaterooms all 7 months ago
  alpcentaur a59978ec5b added first updaterooms all command syntax change instead of only updaterooms updating all rooms 7 months ago
  alpcentaur d6427a9cdc added try exception for period_data not available, running through now anyway 7 months ago
  alpcentaur 157cab2910 fixed bug regarding delta to int, must be delta.days.. bug needs still to be fixed in automated roomupdate section 7 months ago
  alpcentaur d5c2c941e0 fixed small error in if clause after adding deadline day feature 7 months ago
  alpcentaur 4abac6bbd1 added deadline days to printrooms command output 7 months ago
  alpcentaur e419152381 added deadline days functionality 7 months ago
  alpcentaur 1f21166cf7 added dateutil to requirements.txt, added parsing the period from fdb-spider output 7 months ago
  alpcentaur 9b442f6050 used different figlet output for README.md main header 7 months ago
  alpcentaur 80ef983824 added further documentation to README.md 7 months ago
  alpcentaur 192bdb5441 ntags join syntax error resulted in exception for whole entry, is now fixed 7 months ago
  alpcentaur f2a30fbe06 fixed some bugs regarding tag and ntag search algo, still only for rocket interface command 7 months ago
  alpcentaur 6a6763d480 corrected bug for word in '' gives always true 7 months ago
  alpcentaur 784cb844f8 added multitags ntags, added word contain tag search, added better double checking because of changing links bug 7 months ago
  alpcentaur 0b330a61dd no more doubles when do updaterooms command and scheduled one 8 months ago
  alpcentaur 5e8da8b800 first try solving pull error 8 months ago
  alpcentaur fe2950d634 made the git fetch for small changes probably through usage 8 months ago
  alpcentaur 489763cd3b added to README.md the info to configure bot in rocketchat instance 8 months ago
  alpcentaur a7a3cb2621 added updated pip freeze to requirements.txt 8 months ago
  alpcentaur 9b08db782a further small change to formatting of printcommands 8 months ago
  alpcentaur a6dbb93e1d added two more functions to printcommands output, also changed the formatting a bit 8 months ago
  alpcentaur 892e8057c9 some more error handling for the interface commands 8 months ago
  alpcentaur acc00d1ccd made tag search case insensitive, all is converted to lowercase 8 months ago
  alpcentaur e7272bf6f9 added some further commands like addtags, printtags and printcommands 8 months ago
  alpcentaur 0bac9ec8a7 added updaterooms for single rooms you specify in second commandline arg 9 months ago
  alpcentaur 77bd441dff added command updaterooms 9 months ago
  alpcentaur b19fb0f12c further logic fix, which will be better if a lot of databases are configured 9 months ago
  alpcentaur e17fa6261a added some logic fixes regarding spider output read 9 months ago
  alpcentaur 92c8b3a6f7 spider is posting to rooms based on tags now 9 months ago
  alpcentaur 320e19875a added some important print commands, inputting first data of actual spider now 9 months ago
  alpcentaur 3e30365c90 added room commands, started room communication scheduler 9 months ago
  alpcentaur 3c71a07f6c added room commands first structure 9 months ago
  alpcentaur d56c29d095 also added user_id of bot to config 9 months ago