|
|
322f519640
|
rewrite: Batch flush for WebhookLogger.
|
2022-11-04 09:37:21 +02:00 |
|
|
|
fd04b825f2
|
rewrite: Implement shard IPC server.
|
2022-11-03 15:36:39 +02:00 |
|
|
|
88861f3880
|
rewrite: New live-logger.
|
2022-11-03 15:35:30 +02:00 |
|
|
|
1e50105542
|
rewrite: Update library utilities.
|
2022-11-02 07:26:54 +02:00 |
|
|
|
0f913a5620
|
rewrite: Start SysAdmin module.
|
2022-11-02 07:25:54 +02:00 |
|
|
|
b27ee447b3
|
rewrite: New bot framework.
|
2022-11-02 07:24:57 +02:00 |
|
|
|
069c032e02
|
rewrite: New data ORM.
|
2022-11-02 07:23:51 +02:00 |
|
|
|
a5147323b5
|
rewrite: Initial rewrite skeleton.
Remove modules that will no longer be required.
Move pending modules to pending-rewrite folders.
|
2022-09-17 17:06:13 +10:00 |
|
|
|
a7f7dd6e7b
|
fix (todo): Correctly filter out empty tasks.
|
2022-09-10 01:42:47 +10:00 |
|
|
|
d7ee675561
|
fix (data): Handle overflow in session save.
|
2022-09-09 23:08:55 +10:00 |
|
|
|
f898e6d2d4
|
style (help): Correct new commands.
|
2022-05-17 23:09:42 +03:00 |
|
Interitio
|
5ef82285e9
|
Merge pull request #31 from StudyLions/staging
Interactions and Premium
|
2022-05-17 22:40:19 +03:00 |
|
|
|
b4da2e3650
|
(interactions): Handle cancel on callback.
|
2022-05-17 13:50:26 +03:00 |
|
|
|
364dc2dde0
|
style: Move to configured emojis.
|
2022-05-17 13:43:26 +03:00 |
|
|
|
3c9a3dd272
|
fix (Timer): Correctly handle status content.
|
2022-05-17 12:29:16 +03:00 |
|
|
|
c63b67d9cd
|
(data): Complete v11-v12 migration.
|
2022-05-16 21:00:44 +03:00 |
|
|
|
ec87cb7423
|
(TimeSlot): Add random dithers.
Add startup and close dither for ratelimiting.
|
2022-05-16 20:04:59 +03:00 |
|
|
|
a33d882e3f
|
(interactions): Add awaitable tracebacks.
|
2022-05-16 19:55:45 +03:00 |
|
|
|
4733715573
|
fix (config): Multi-config emoji resolution.
|
2022-05-16 18:53:48 +03:00 |
|
|
|
011531dd69
|
(timer): Stop updating empty timers.
|
2022-05-16 18:52:27 +03:00 |
|
|
|
5be84facd3
|
(premium): Remove ad messages from premium guilds.
|
2022-05-12 00:43:49 +03:00 |
|
|
|
8c9e2e6cd8
|
(data): Implement guild contribution log.
|
2022-05-12 00:22:27 +03:00 |
|
|
|
3fbc3b1fcb
|
(tasklist): Pass context to factory.
|
2022-05-11 22:04:43 +03:00 |
|
|
|
adbeeaa523
|
Merge branch 'feature-skins' of github:StudyLions/StudyLion into feature-skins
|
2022-05-09 21:15:28 +03:00 |
|
|
|
53dbcd600f
|
(interactions): Add menu set_default.
|
2022-05-09 21:08:23 +03:00 |
|
|
|
ad5ef537c9
|
(interactions): Support component registration.
|
2022-05-09 08:08:56 +03:00 |
|
|
|
e23544aff7
|
(interactions): Add select menu value property.
|
2022-05-09 08:07:55 +03:00 |
|
JetRaidz
|
4c117d787b
|
(help): Rename Premium group to Support Us.
- Premium group is now called Support Us.
|
2022-05-08 00:28:02 +12:00 |
|
AriHoresh
|
3e50d2ed12
|
Removde the private instance text
|
2022-05-03 08:58:38 +02:00 |
|
|
|
a526d5e7b5
|
(interactions): Add response edit http patch.
|
2022-04-27 11:18:21 +03:00 |
|
|
|
078959807e
|
fix (interactions): Correctly support disabled.
|
2022-04-27 11:17:49 +03:00 |
|
|
|
917f85b7a0
|
(interactions): Support response_update.
|
2022-04-26 16:16:41 +03:00 |
|
|
|
1434abf416
|
fix (interactions): Fix timeout pathway.
|
2022-04-26 16:16:14 +03:00 |
|
|
|
d6141878a3
|
(interactions): Add interaction manager.
|
2022-04-26 13:45:01 +03:00 |
|
|
|
f5909e8414
|
(interactions): Support callback extra check.
|
2022-04-26 13:44:20 +03:00 |
|
|
|
82e1141b2f
|
(client): Add noop interaction handling.
|
2022-04-26 13:43:52 +03:00 |
|
|
|
3cac3f8248
|
fix (data): Fix typo in customised_skin_data.
|
2022-04-26 13:43:22 +03:00 |
|
|
|
60e59246ab
|
fix (Table): Return method after save_query.
|
2022-04-26 03:24:38 +03:00 |
|
|
|
a5d23b5153
|
fix (interactions): Allow empty message.
In some circumstances, interactions may be returned with no `message`.
Fixes a bug causing this to crash the entire event loop.
|
2022-04-25 22:35:49 +03:00 |
|
|
|
5eef17329d
|
data (skins): Add skin data definitions.
|
2022-04-25 22:35:04 +03:00 |
|
|
|
137d51cb31
|
Merge branch 'feature-gems' into feature-skins
|
2022-04-22 16:49:24 +03:00 |
|
|
|
5bf9ccff04
|
Merge branch 'feature-interactions' into feature-gems
|
2022-04-21 15:38:53 +03:00 |
|
JetRaidz
|
90714d85e5
|
Revert "Import skins module."
This reverts commit 041fb18415.
|
2022-04-19 23:46:15 +12:00 |
|
JetRaidz
|
041fb18415
|
Import skins module.
|
2022-04-19 23:36:44 +12:00 |
|
|
|
413b54c5ab
|
(interactions): Support message response.
|
2022-04-19 13:46:44 +03:00 |
|
|
|
035a295962
|
(interactions): Basic support for modals.
|
2022-04-19 11:34:34 +03:00 |
|
|
|
e73302d21f
|
(interactions): Basic select menu support.
|
2022-04-18 13:40:38 +03:00 |
|
|
|
cc7c988007
|
feature (interactions): Basic button support.
|
2022-04-18 12:53:17 +03:00 |
|
Interitio
|
0872e1bcfc
|
Merge pull request #30 from StudyLions/staging
Leo says hi.
|
2022-04-13 22:39:38 +03:00 |
|
|
|
f753271403
|
feature (meta): Leo says hi.
|
2022-04-13 22:23:50 +03:00 |
|