Commit Graph

50 Commits

Author SHA1 Message Date
Stefano Assenzo d9cc90ff3e
Merge pull request #2 from assenzostefano/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
2023-05-24 16:49:47 +02:00
dependabot[bot] 030cdb0f10
Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 04:47:57 +00:00
Stefano Assenzo 3ac61549bf
Merge pull request #1 from assenzostefano/dependabot/pip/flask-2.3.2
Bump flask from 2.2.2 to 2.3.2
2023-05-02 12:34:41 +02:00
dependabot[bot] 4867d490e7
Bump flask from 2.2.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:21:16 +00:00
Stefano Assenzo 64cd15908b
Update requirements.txt 2023-03-06 17:24:40 +01:00
Stefano Assenzo 2ec9cfcc6d
Update main.py 2023-03-06 17:23:21 +01:00
Stefano Assenzo f3513ac50c
Update Dockerfile 2023-03-06 17:20:26 +01:00
Stefano Assenzo 5e3cf25cda
Change URL commands/command_soon.py 2023-03-05 19:26:37 +01:00
Stefano Assenzo ae02cc9433
Change URL commands/command_freegame.py 2023-03-05 19:26:15 +01:00
Stefano Assenzo 63d2352b46
Change URL for events/check_game.py 2023-03-05 19:25:43 +01:00
Stefano Assenzo f1bf4a5d9a
Change URL for events/notification_game.py 2023-03-05 19:25:23 +01:00
Stefano Assenzo da08250dbc
Create railway.json 2023-03-05 19:21:05 +01:00
Stefano Assenzo b66ae49f67 Change URL 2023-01-21 20:12:15 +01:00
Stefano Assenzo 2256b7b3c6 So now the bot can't crash 2022-12-18 16:54:18 +00:00
Stefano Assenzo b1540a2370 So now the bot don't crash for second game, thanks epic games 2022-12-18 09:18:08 +00:00
Stefano Assenzo 7bb4f499da
Update README.md 2022-12-11 12:44:02 +01:00
Stefano Assenzo ea9587b6db
Update README.md 2022-12-11 12:43:46 +01:00
Stefano Assenzo 9657b8d2ea Now only documentation is missing - Removed useless variables from .env.example 2022-12-11 11:29:55 +00:00
Stefano Assenzo 1fe4ae3315 Add logo and fix bug 2022-12-11 11:27:22 +00:00
Stefano Assenzo 62e6b19a6f Now the bot code is 100% ready 2022-12-11 11:04:41 +00:00
Stefano Assenzo 549e64cb0a I forgot to remove the useless .envs 2022-12-10 18:25:47 +00:00
Stefano Assenzo 9ab764fa00 I'VE FINISHED! 2022-12-10 18:23:53 +00:00
Stefano Assenzo a994ca810b I couldn't fix it, but I'm done for today 2022-12-10 18:01:11 +00:00
Stefano Assenzo 782445f50a I removed almost all ObjectIDs (just missing the /subscribe command) 2022-12-10 15:42:18 +00:00
Stefano Assenzo af9c683380 Fix little bug - Remove mkdir on Dockerfile (because now i only use MongoDB) 2022-12-10 14:32:45 +00:00
Stefano Assenzo 18719f4435 Now the code is clean and tidy 2022-12-10 14:21:53 +00:00
Stefano Assenzo 42173ad5df Rename files and reorder main file 2022-12-10 14:09:51 +00:00
Stefano Assenzo e9365864a7 Come on, I'm almost done 2022-12-10 13:52:16 +00:00
Stefano Assenzo e1f01f63fc Thanks to ItzLightyHD I was able to put the bot on multiple files.
Now I just have to clean up the code and finally put it on Docker.
2022-12-10 13:49:04 +00:00
Stefano Assenzo 04376b5aef Finaly fix the bot - Add threading and now i use only MongoDB 2022-12-09 12:32:36 +00:00
Stefano Assenzo 2d5c70673d Now it shouldn't crash anymore.
TO-DO:
Add User IDs to MongoDB
Multi-threading for game re-search
2022-12-07 16:15:09 +00:00
Stefano Assenzo 26aef80ebe Oh well I do it manually and that's it 2022-10-02 14:41:42 +02:00
Stefano Assenzo 0506607c2b Update main.py 2022-10-01 18:03:28 +02:00
Stefano Assenzo 230e822ee6 Unnecessary lines removed 2022-10-01 09:46:10 +02:00
Stefano Assenzo 394add3c4b Now it doesn't crash anymore but it doesn't respond to other commands 2022-10-01 09:44:54 +02:00
Stefano Assenzo d0b082239b Now everything works! 2022-09-17 10:29:27 +02:00
Stefano Assenzo 74dd07c211 Create .env.example and finaly create README.md 2022-09-13 13:32:48 +02:00
Stefano Assenzo 6472c656de Add DockerFile and fix requirements.txt 2022-09-11 12:04:51 +02:00
Stefano Assenzo d7371fdbb2 Add all libraries (at least I think so) 2022-09-11 11:11:13 +02:00
Stefano Assenzo 9a62e5a108 Add logging and fix little bug 2022-09-11 11:03:52 +02:00
Stefano Assenzo 161122ca68 Yeah i finaly finish the bot!
Now the bot send finaly automatically notification.
2022-09-11 10:49:13 +02:00
Stefano Assenzo 9ae7857c15 Add inutil comments 2022-09-08 13:29:32 +02:00
Stefano Assenzo c6ec056b57 Automatically send notification when there is new game
I was finally able to automatically send the message even if at the moment the id saves it temporarily and does not save it to a file or a db I will fix it shortly, however at the moment everything works.
2022-09-08 13:26:38 +02:00
Stefano Assenzo 1611b1add4 So i add current games command 2022-09-05 17:18:59 +02:00
Stefano Assenzo 3e3b9e854d Now third game work! 2022-09-05 16:59:09 +02:00
Stefano Assenzo 8e8d4bf587 Now send second future game 2022-09-05 16:53:44 +02:00
Stefano Assenzo 98b4651d51 Add command Coming Soon with first future game 2022-09-05 16:48:37 +02:00
Stefano Assenzo c1e670bbcd Create command start 2022-09-05 15:53:42 +02:00
Stefano Assenzo 042fdee849 First commit! 2022-09-05 15:38:34 +02:00
Stefano Assenzo 1494835a40
Initial commit 2022-09-05 15:37:19 +02:00