Commit Graph

  • 4b7b99103f Merge branch 'flo-dev' master 1.0r2 fspitzba 2020-10-25 23:58:53 +0100
  • 4dd0e0b1d9 corrected weirdo strings fspitzba 2020-10-25 23:32:14 +0100
  • 56a66f3c03 corrected weirdo strings flo-dev fspitzba 2020-10-25 23:32:14 +0100
  • 9fab537a58 smth 1.0r1 fspitzba 2020-10-25 12:57:41 +0100
  • 052ad4414c [UPDATE] Added Corona warning msg in german and english fspitzba 2020-10-25 12:55:20 +0100
  • 7755536da1 [COMMENT] Added Code Comments fspitzba 2020-10-15 20:39:02 +0200
  • 08a4c4d3c1 changed gitignore, corrected tabs, added some comments fspitzba 2020-10-13 22:35:14 +0200
  • 3f33a13f77 cleared watchdog out of README.md fspitzba 2020-10-13 20:17:02 +0200
  • 2204bd5d9e [DELETE] deleted watchdog, it is not longer needed fspitzba 2020-10-13 20:09:33 +0200
  • 44f359ed7f Merge branch 'ansgar-dev' into 'master' fspitzba 2020-10-13 19:48:50 +0200
  • 94a57ce845 [UPDATE] try pretty json format - may WIP ansgar-dev Ansgar Dabow 2020-09-11 11:31:48 +0200
  • ddcba9b8a7 clarify that this bot is inofficial Ansgar Dabow 2020-09-11 11:28:14 +0200
  • 1f2886d5e5 updated README to include reference to watchdog script 1.0r0 K. Lux 2020-02-20 19:06:52 +0100
  • c4caefc980 added comments to watchdog script K. Lux 2020-02-20 19:04:31 +0100
  • 79176eb1b0 added "watchdog" script K. Lux 2020-02-20 18:52:56 +0100
  • 7a16104c96 Update README.md to include python link klux2@hs-mittweida.de 2020-02-20 18:21:00 +0100
  • c74b819bff Add README.md klux2@hs-mittweida.de 2020-02-04 16:03:52 +0100
  • ae10cdae12 removed issue templates klux2 2019-10-14 21:28:06 +0200
  • d9deeda591 added issue template klux2 2019-10-14 21:27:03 +0200
  • 482f371371 updated message klux2 2019-10-10 13:13:34 +0200
  • 38bab81048 change of language allowed only for group admins klux2 2019-10-10 13:07:38 +0200
  • ccf6f72539 enabled log files (again) klux2 2019-10-09 10:17:52 +0200
  • cb8d23e4f5 referencing to user by its id klux2 2019-10-09 10:14:58 +0200
  • 337d4d15f8 repeating food download if error occurred on first try klux2 2019-10-08 18:38:41 +0200
  • 29220fa2c5 stating the person who changed the language klux2@hs-mittweida.de 2019-10-04 16:18:48 +0200
  • 2c7337f0e0 using right chat id for callback message klux2 2019-10-02 19:16:40 +0200
  • c98619a524 enabled log files (again) klux2 2019-10-02 19:15:47 +0200
  • 3b5044e536 replaced strip with regex replace klux2 2019-10-01 00:19:30 +0200
  • 5a565237e6 catching another error ... Konrad 2019-09-27 21:32:48 +0200
  • 14535ba228 replaced localised date string with babel module Konrad 2019-09-27 21:24:00 +0200
  • 9255527662 bug fix: space needed before language parameter when ordering meal plan Konrad 2019-09-27 21:21:47 +0200
  • a751903eee caching only if some meals were found last time Konrad 2019-09-27 21:02:10 +0200
  • e9cac9429b made it possible to set language for each meal command Konrad 2019-09-27 20:55:11 +0200
  • 83adbc9808 requiring user to start the bot to change the language now Konrad 2019-09-27 20:51:34 +0200
  • 2fd4dab43f changed json format to exclude redundant information Konrad 2019-09-27 20:23:55 +0200
  • 9e0622e985 don't edit message to remove inline keyboard anymore Konrad 2019-09-27 20:15:36 +0200
  • c7c2f271ec sending meals in the correct language Konrad 2019-09-27 20:05:26 +0200
  • 0bb014efec updated json object hook to convert string keys back to ints Konrad 2019-09-27 20:03:00 +0200
  • 4bf7266951 caching meals for 15 minutes Konrad 2019-09-27 19:57:32 +0200
  • 99de5d26c0 made it possible to en-/decode enum values to/from json Konrad 2019-09-27 18:48:01 +0200
  • 5c548e0aab updated info string Konrad 2019-09-27 18:47:00 +0200
  • 86bcf2864f added possibility to change language Konrad 2019-09-27 18:43:56 +0200
  • 19891b29a7 changed info command to help Konrad 2019-09-27 18:37:17 +0200
  • 2f28bf2d05 added possibility to translate messages with the google Konrad 2019-09-26 16:25:25 +0200
  • 20e0025c26 replaced strip with rstrip to only remove ingredient numbers from end of string klux2 2019-07-08 10:23:33 +0200
  • 596dd035bf fixed TypeError when run with Python 3.5 klux2 2019-07-04 14:29:32 +0200
  • 439ae9f17e replaced month/weekday array with localized string klux2 2019-07-04 14:08:32 +0200
  • 739017538d added seconds to timestamp klux2 2019-07-04 13:46:25 +0200
  • 9f92a7164e added date/time to message log klux2 2019-07-04 13:45:38 +0200
  • cc6ebfdc2a adding newline character to message text to improve readability klux2 2019-07-04 13:43:19 +0200
  • 4946837240 caching bot id (web request is done only once) klux2 2019-07-04 13:37:04 +0200
  • 01248e449e added more details to error message klux2 2019-07-04 13:34:10 +0200
  • 1efc6bd383 added july to list of month klux2 2019-07-01 17:57:44 +0200
  • 3b424536ff enabling logging to file klux2 2019-06-25 11:09:14 +0200
  • 02e6a96e11 added possibility to send messages even with logging disabled klux2 2019-06-25 11:02:49 +0200
  • 0e9cc463c1 enabling/disabling logging with chat commands klux2 2019-06-25 10:53:30 +0200
  • 687dc8296b modified .gitignore to exclude test file klux2 2019-06-25 10:40:58 +0200
  • a4b42c945c checking for keys in msg dictionary klux2 2019-06-25 10:39:05 +0200
  • 84ba13f77c remove config files klux2 2019-06-25 10:18:11 +0200
  • 5662dcfe8c cleanup old files klux2 2019-06-25 10:15:59 +0200
  • 4f0cc4106c bug fix: made send_message function coroutine klux2 2019-05-12 22:00:10 +0200
  • 53c742035b added type hints for function parameters and return values klux2 2019-05-12 15:21:26 +0200
  • d2989e4857 updated documentation for send_message klux2 2019-05-12 15:16:13 +0200
  • 976a4b9e3a added config for devel bot klux2 2019-05-12 15:10:58 +0200
  • 0cc781ac4e added sendMessage function checking if the bot was blocked and removing the id from the chat list if it was klux2 2019-05-12 15:09:29 +0200
  • 8e04e905e6 replaced string replace with format string klux2 2019-05-08 18:39:50 +0200
  • d54be95d88 formatting food as monospace to it can be copied easily klux2 2019-05-08 18:37:32 +0200
  • a3ce417523 made function static, initialized datum variable klux2 2019-05-08 18:35:18 +0200
  • 3ea6070d5c added hyperlink for link klux2 2019-05-08 18:34:44 +0200
  • 5b2fd914a4 added link for bot profile picture klux2 2019-04-08 17:10:44 +0200
  • b6fef40174 bug fix: daily message was sent on every day If the mensa is closed (e. g. weekends), this message shouldn't be send. After b56bdf9382, the food for the next day was sent, even if this was monday klux2 2019-03-23 11:38:26 +0100
  • b56bdf9382 bot now sends plan for next lunch (after 14:00), not for current day klux2 2019-03-17 19:55:34 +0100
  • b93b745cf0 initial commit klux2 2019-03-17 18:48:05 +0100