15 Commits

Author SHA1 Message Date
miloszowi
29c0fd84bb 0.1.0 Version : changed in to join and out to leave, folder structure and naming changes 2021-10-06 19:44:03 +02:00
miloszowi
c588fa439e added logging, added /start command 2021-10-05 19:20:04 +02:00
miloszowi
ff1d037be9 getUpdated changed to webhook, removed exposed port for mongodb, added extra configuration for docker ports, updated README.md 2021-10-04 18:22:04 +02:00
miloszowi
1644aa35a1 no newlines at the end of files fixed 2021-10-01 10:51:17 +02:00
miloszowi
01030671f0 changes isalpha() to regex while validating group name
Author:    miloszowi<miloszweb@gmail.com>
2021-10-01 09:24:48 +02:00
miloszowi
33b66af781 added more validation on group name input 2021-09-28 23:14:14 +02:00
miloszowi
a3254dee45 updated README.md 2021-09-28 21:47:49 +02:00
miloszowi
7c355d6cbe mongodb to 5.0.2 update, added groups command, added groups logic, changed silent logic 2021-09-28 21:28:33 +02:00
miloszowi
bbb1706dbe PEP-8 coding standards, used dataclasses for User and UpdateData classes 2021-09-28 17:03:11 +02:00
miloszowi
2b0728b58c Added silent argument to /everyone command, updated README.md
Author: miloszowi<miloszweb@gmail.com>
2021-09-25 17:00:35 +02:00
miloszowi
cd8e3507ca changed mongoDb collection structure, removed group entity & repository, updated README.md, changed folder names to singular forms 2021-09-25 16:49:11 +02:00
miloszowi
baa8a78cad Firebase to MongoDB change, updated README.md, removed entrypoint.py and heroku-specific files
Author: miloszowi<miloszweb@gmail.com>
2021-09-25 16:49:11 +02:00
miloszowi
c29b0dabc5 webhook to start pooling, removed env variables for app url and port
Author:    miloszowi <miloszweb@gmail.com>

Author:    miloszowi <miloszweb@gmail.com>
2021-09-25 16:49:11 +02:00
miloszowi
c22338b7c1 added group and user entities, modified repositories method names to more accurate 2021-09-25 16:49:11 +02:00
Miłosz Guglas
9c15227cbf Initial commit 2021-09-19 19:34:43 +02:00