Commit Graph

  • 44ecc307e3 another fix for reaction main miloszowi 2024-03-05 09:49:35 +01:00
  • fca6dd6f80 fixed issue when reacting to message triggered dynamic mention miloszowi 2024-03-05 09:47:47 +01:00
  • eeb9fe5c3a fixed character escaping in replier miloszowi 2024-03-05 08:32:48 +00:00
  • 12a1c08866 fixed backslash escape in replier miloszowi 2024-02-28 13:18:22 +00:00
  • e44f4b75a5 0.3.2 - fixed a bug with missing + in replier 0.3.2 miloszowi 2024-02-28 11:32:57 +01:00
  • e242584974 0.3.1 - Fixed telegram restricted characters 0.3.1 miloszowi 2024-02-28 11:25:01 +01:00
  • 878091deae fixed bug when /join@everyone_mention_bot was treated as a message handler action miloszowi 2023-11-25 14:58:58 +00:00
  • a6b441b197
    Merge pull request #5 from miloszowi/develop 0.3.0 Miłosz Guglas 2022-03-10 16:08:02 +01:00
  • 4140098594 fixed default group mention if there was a @ sign in any command argument develop miloszowi 2022-03-10 16:04:38 +01:00
  • a02c09d19d fixed problem upon editing message with dynamic mentions causing mentioning default group miloszowi 2021-11-24 14:28:09 +01:00
  • df374e31ba fixed NoneType upon telegram message edit miloszowi 2021-11-15 09:20:43 +01:00
  • 48ceab008d fixed commands with bot mention causing invalid group name miloszowi 2021-11-12 14:20:51 +01:00
  • 568ac15b5e dynamic mentioning group name to lowercase, updated CHANGELOG miloszowi 2021-11-12 13:15:00 +01:00
  • 6790426ba2 Dynamic mentioning added, removed some unwanted properties, updated README miloszowi 2021-11-12 12:23:54 +01:00
  • f9643f052e Merge pull request #4 from miloszowi/release/0.2.0 0.2.0 Miłosz Guglas 2021-10-26 17:53:32 +02:00
  • 6150faeee0 Group name length validation increased, updated contents, readme, changelog miloszowi 2021-10-26 17:52:51 +02:00
  • cd0712a07b fixed logging twice same action and added group to log message miloszowi 2021-10-14 20:40:35 +02:00
  • e0916441b9 mongodb new structure, added new collection chats miloszowi 2021-10-14 20:24:58 +02:00
  • 9c8f5795f8 Singleton mongo client, added mongosh easy enter command, better logging, added idle time to mongo connection miloszowi 2021-10-13 18:40:24 +02:00
  • ea2fddff40 AbstractHandler wrap method addition, updated start text content and added buttons, changed MessageData to InboundMessage, better logging, code quality improvements, changed env files naming miloszowi 2021-10-11 17:20:39 +02:00
  • fb223556cb group name validation changed to accept all alphanumeric characters, fixed no groups reply miloszowi 2021-10-08 17:35:03 +02:00
  • b451569ddb removed /silent from start help text miloszowi 2021-10-08 15:54:17 +02:00
  • 431b004284 Banned users env, access validator, removed silent command, code quality improvements miloszowi 2021-10-08 15:25:47 +02:00
  • d05d0c0904 Added inline query handler, updated CHANGELOG, added group name validator miloszowi 2021-10-07 19:15:53 +02:00
  • 88e8e13ff4
    Merge pull request #2 from miloszowi/release/0.1.0 0.1.0 Miłosz Guglas 2021-10-06 19:44:41 +02:00
  • 29c0fd84bb 0.1.0 Version : changed in to join and out to leave, folder structure and naming changes miloszowi 2021-10-06 19:44:03 +02:00
  • c588fa439e added logging, added /start command miloszowi 2021-10-05 19:20:04 +02:00
  • ff1d037be9 getUpdated changed to webhook, removed exposed port for mongodb, added extra configuration for docker ports, updated README.md miloszowi 2021-10-04 18:19:26 +02:00
  • 1644aa35a1 no newlines at the end of files fixed miloszowi 2021-10-01 10:51:17 +02:00
  • 01030671f0 changes isalpha() to regex while validating group name miloszowi 2021-09-30 20:06:08 +02:00
  • 33b66af781 added more validation on group name input miloszowi 2021-09-28 23:14:14 +02:00
  • a3254dee45 updated README.md miloszowi 2021-09-28 21:47:17 +02:00
  • 7c355d6cbe mongodb to 5.0.2 update, added groups command, added groups logic, changed silent logic miloszowi 2021-09-28 21:28:33 +02:00
  • bbb1706dbe PEP-8 coding standards, used dataclasses for User and UpdateData classes miloszowi 2021-09-28 17:03:11 +02:00
  • 2b0728b58c Added silent argument to /everyone command, updated README.md miloszowi 2021-09-25 16:49:11 +02:00
  • cd8e3507ca changed mongoDb collection structure, removed group entity & repository, updated README.md, changed folder names to singular forms miloszowi 2021-09-25 16:49:11 +02:00
  • baa8a78cad Firebase to MongoDB change, updated README.md, removed entrypoint.py and heroku-specific files miloszowi 2021-09-25 16:49:11 +02:00
  • c29b0dabc5 webhook to start pooling, removed env variables for app url and port miloszowi 2021-09-25 16:49:11 +02:00
  • c22338b7c1 added group and user entities, modified repositories method names to more accurate miloszowi 2021-09-25 16:49:11 +02:00
  • 9c15227cbf Initial commit Miłosz Guglas 2021-09-18 15:30:56 +02:00