Commit Graph

140 Commits

Author SHA1 Message Date
Il Harper
322dfc1f36
docs: update README 2024-03-11 14:01:08 +08:00
XZhouQD
ea8278f971 docs: fix README navigator 2024-03-11 01:03:43 +08:00
Il Harper
af067939c3
docs: update README 2024-03-10 23:21:25 +08:00
Il Harper
9cc8900e25
docs: upgrade docs to v0.2 2024-03-10 21:04:15 +08:00
Il Harper
94460dc596
chore: bump versions 2024-03-10 14:21:35 +08:00
Il Harper
4e8f62b739
chore: bump versions 2024-03-10 02:40:24 +08:00
Il Harper
aa06467f84
refactor(shell): update init log 2024-03-10 02:38:06 +08:00
Il Harper
d4a91b3d9a
refactor(shell): api: do not use sym 2024-03-10 01:25:21 +08:00
Il Harper
461c8b5e25
chore: lint 2024-03-10 01:14:56 +08:00
Il Harper
b11abb564a
refactor: use esbuild-register 2024-03-09 20:41:26 +08:00
impart我的impart呢
e121d6ed42
feat: add zero width log tag for log lines 2024-03-09 16:03:02 +08:00
impart我的impart呢
21ac6e4eea
refactor: remove unused import 2024-03-09 11:32:36 +08:00
impart我的impart呢
41b75a9f83
style: reformat code 2024-03-09 11:31:27 +08:00
impart我的impart呢
2ad0f83101
refactor: startup text 2024-03-09 11:31:02 +08:00
impart我的impart呢
214be2950a
refactor: make chronocat() synchronized 2024-03-09 11:29:48 +08:00
impart我的impart呢
2bf8ad5ff6
docs: remove redundant log background 2024-03-09 11:09:01 +08:00
impart我的impart呢
d90a186257
fix: impl detection 2024-03-09 11:05:33 +08:00
impart我的impart呢
3f6414d624
chore: add prettier .vscode config 2024-03-09 11:02:33 +08:00
impart我的impart呢
e70715269c
refactor: startup 2024-03-09 02:53:56 +08:00
impart我的impart呢
0b1d2172d1
refactor: improve startup text 2024-03-09 02:51:48 +08:00
impart我的impart呢
67968c685c
chore: do not rebuild if code is not changed 2024-03-09 02:33:18 +08:00
impart我的impart呢
41b0eba4ce
refactor: changed mount point of outer context 2024-03-09 02:13:29 +08:00
impart我的impart呢
9d86112584
refactor: separate satori methods and internal methods 2024-03-09 01:49:57 +08:00
impart我的impart呢
49d12becef
feat: properly deal with duplicated api registration 2024-03-09 01:46:40 +08:00
impart我的impart呢
e86767c34c
docs: add code jump tips 2024-03-09 01:08:43 +08:00
impart我的impart呢
f721816d9e
refactor: cool startup text! 2024-03-09 01:06:22 +08:00
impart我的impart呢
fab7c2c6f9
docs: improve config parse error message 2024-03-09 00:38:57 +08:00
impart我的impart呢
a06cda8154
feat: add tips for engine loading 2024-03-09 00:36:14 +08:00
impart我的impart呢
32b88cff62
refactor: wrap ansi-styles
damn disaster
2024-03-09 00:29:57 +08:00
impart我的impart
15cddefa00
refactor: replace ts-node with esbuild-register 2024-03-08 23:45:57 +08:00
impart我的impart
7ea06d1ef8
refactor: engine loading method 2024-03-08 23:30:41 +08:00
Il Harper
741782347b
chore: bump versions 2024-03-08 19:44:17 +08:00
Il Harper
4af8985686
fix(shell): satori: server: fix routes 2024-03-08 19:43:47 +08:00
Il Harper
f4d5939565
feat(api): implement unsafe.friend.remove 2024-03-08 19:30:09 +08:00
Il Harper
81a6ed1449
feat(api): implement friend.approve 2024-03-08 19:27:14 +08:00
Il Harper
122ee09de9
feat(api): implement friend.list 2024-03-08 19:23:25 +08:00
Il Harper
163fcda9d2
feat(api): implement user.get 2024-03-08 19:17:55 +08:00
Il Harper
df371ce674
feat(api): implement message.list 2024-03-08 17:02:51 +08:00
Il Harper
bf14ad477f
feat(api): implement message.delete 2024-03-08 16:53:50 +08:00
Il Harper
6f71181ee2
feat(api): implement message.get 2024-03-08 16:38:08 +08:00
Il Harper
cff63fd29f
feat(api): implement guild.member.kick 2024-03-08 16:19:53 +08:00
Il Harper
d0df894c10
feat(api): implement guild.member.list 2024-03-08 16:10:31 +08:00
Il Harper
45d644947e
feat(api): implement guild.member.get 2024-03-08 16:04:44 +08:00
Il Harper
c6374f574d
feat(api): implement guild.remove 2024-03-08 15:59:37 +08:00
Il Harper
618d0972d0
fix(shell): fix types 2024-03-08 15:57:30 +08:00
Il Harper
b794c95be0
refactor(shell): allow void in return type 2024-03-08 15:53:36 +08:00
Il Harper
b71a61a430
feat(api): implement guild.approve 2024-03-08 15:51:57 +08:00
Il Harper
991f654b49
feat(api): implement guild.list 2024-03-08 15:41:59 +08:00
Il Harper
6e499f499f
feat(api): implement guild.get 2024-03-08 15:36:37 +08:00
Il Harper
8e38e33069
feat(api): implement user.channel.create 2024-03-08 15:16:36 +08:00