Commit Graph

27 Commits

Author SHA1 Message Date
Stefano Assenzo 2ec9cfcc6d
Update main.py 2023-03-06 17:23:21 +01: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 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 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 6472c656de Add DockerFile and fix requirements.txt 2022-09-11 12:04:51 +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