Profitroll profitroll
profitroll pushed to dev at profitroll/LibBotUniversal 2024-12-29 17:06:57 +02:00
3cdd6da506 Added typing_extensions to the dependencies
profitroll closed issue HoloUA/Discord#17 2024-12-28 00:00:32 +02:00
Database migrations
profitroll pushed to dev at HoloUA/Discord 2024-12-28 00:00:32 +02:00
cd9e4187f7 Closes #17; Fixed migrations
profitroll pushed to dev at HoloUA/Discord 2024-12-27 23:43:47 +02:00
4f6c99f211 WIP: Database migrations
profitroll pushed tag v0.1.0 to HoloUA/Discord 2024-12-27 23:38:26 +02:00
profitroll released v0.1.0 at HoloUA/Discord 2024-12-27 23:38:26 +02:00
profitroll pushed to main at HoloUA/Discord 2024-12-27 23:38:15 +02:00
b9aeaf5c86 Merge pull request 'v0.1.0' (#20) from dev into main
eb8019ccfe Updated the documentation
ce57755eee Improved type-hinting for loggers and removed legacy
7a64e334d2 Added logging for thread creation message deletion
Compare 4 commits »
profitroll merged pull request HoloUA/Discord#20 2024-12-27 23:38:14 +02:00
v0.1.0
profitroll created pull request HoloUA/Discord#20 2024-12-27 23:38:08 +02:00
v0.1.0
profitroll pushed to dev at HoloUA/Discord 2024-12-27 23:36:40 +02:00
eb8019ccfe Updated the documentation
profitroll pushed to dev at HoloUA/Discord 2024-12-27 23:24:17 +02:00
ce57755eee Improved type-hinting for loggers and removed legacy
profitroll pushed to dev at HoloUA/Discord 2024-12-27 21:42:17 +02:00
7a64e334d2 Added logging for thread creation message deletion
profitroll pushed tag v0.1.0-rc.4 to HoloUA/Discord 2024-12-27 21:40:02 +02:00
profitroll released v0.1.0-rc.4 at HoloUA/Discord 2024-12-27 21:40:02 +02:00
profitroll pushed to main at HoloUA/Discord 2024-12-27 21:31:48 +02:00
6087349622 Merge pull request 'v0.1.0-rc.4' (#19) from dev into main
9417951f55 Removed legacy and improved documentation
6060a3df83 Closes #18
eed084cd91 Replaced legacy Union[] with new syntax
7b64f6938b Added a nice comment explaining the sync call inside async function
Compare 12 commits »
profitroll merged pull request HoloUA/Discord#19 2024-12-27 21:31:47 +02:00
v0.1.0-rc.4
profitroll created pull request HoloUA/Discord#19 2024-12-27 21:31:41 +02:00
v0.1.0-rc.4
profitroll pushed to dev at HoloUA/Discord 2024-12-27 21:30:39 +02:00
9417951f55 Removed legacy and improved documentation
profitroll closed issue HoloUA/Discord#18 2024-12-27 21:16:48 +02:00
Remove thread creation notifications
profitroll pushed to dev at HoloUA/Discord 2024-12-27 21:16:43 +02:00
6060a3df83 Closes #18