1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
Commit graph

166 commits

Author SHA1 Message Date
dc21647cb6 Allow inheritance on Campaigns 2020-10-09 00:57:10 +02:00
4335e01fb4 🧹 Remove useless parameter 2020-10-08 19:29:41 +02:00
bcd4647743 🧹 Add the new objects to __init__ 2020-10-08 18:44:28 +02:00
14e785dd9b 🧹 Create a proper interface for both Campaigns 2020-10-08 18:37:37 +02:00
8e6210dec3 Add last_update field to both Campaigns 2020-10-08 14:56:57 +02:00
ec156b89b7 🆙 Add Session to Alchemist 2020-10-08 14:29:57 +02:00
e0c482358c Implement campaigns module 2020-10-08 03:02:49 +02:00
a531e878f3 🛋 Make Baron return itself on start so the call can be chained 2020-10-07 02:19:53 +02:00
dff5709cc7 ❇️ Prevent Baron thread from exiting if a message with no callback is received 2020-10-02 03:44:46 +02:00
1dbefdf6b7 ❇️ Raise an error if the Baron thread was already started 2020-10-02 03:43:50 +02:00
81429ddde5 🧹 Remove unused queue import 2020-10-02 03:40:26 +02:00
9c58147a01 Create the typing package and use it instead of standard one 2020-10-02 03:39:44 +02:00
8b28418867 Create first prototype of the Alchemist module 2020-10-02 03:17:13 +02:00
744a51826d Create first prototype of the Baron module 2020-10-02 03:04:35 +02:00
1e45f03016 🚫 Ignore PyCharm and Python files 2020-10-02 03:03:08 +02:00
123f20e448 Create Poetry metadata 2020-10-02 03:01:08 +02:00