Him188
|
cdc92ae17c
|
Update CaptchaPacket
|
2019-12-04 22:44:38 +08:00 |
|
Him188
|
652ecc3f2b
|
Add toString
|
2019-12-04 21:42:39 +08:00 |
|
Him188
|
6372cea61d
|
Remove redundant shortcuts
|
2019-12-04 20:58:20 +08:00 |
|
Him188
|
6ea11c9ac3
|
Convert sendMessage to inline extension
|
2019-12-04 20:57:26 +08:00 |
|
Him188
|
c2d89b611a
|
Fix missing group owner
|
2019-12-04 20:43:54 +08:00 |
|
Him188
|
a5853ba28a
|
Rename delegate to mutable
|
2019-12-04 20:38:55 +08:00 |
|
Him188
|
9db853e672
|
Introduce the proposal of implementing Map<UInt, Member> for Group
|
2019-12-04 20:38:33 +08:00 |
|
Him188
|
8b96c072fa
|
Change to noinline since there is a CompilationException when using crossinline.
|
2019-12-04 20:37:09 +08:00 |
|
Him188
|
b9fdb2e50e
|
Add extensions for getting instances of QQ and Group
|
2019-12-04 19:15:28 +08:00 |
|
Him188
|
fe3cb837a5
|
Suppres MemberVisibilityCanBePrivate
|
2019-12-04 18:02:26 +08:00 |
|
Him188
|
928e7aff57
|
Add extra generic type for sender
|
2019-12-04 18:02:04 +08:00 |
|
Him188
|
bb6cd9a023
|
XML Message basics
|
2019-12-04 18:01:32 +08:00 |
|
Him188
|
9ad3559209
|
Inline the useless variable declaration
|
2019-12-04 18:01:19 +08:00 |
|
Him188
|
ff96ee7ebf
|
Add extra generic type for sender
|
2019-12-04 18:00:41 +08:00 |
|
Him188
|
ca212ca716
|
Rename the connecting function from concat to followed by
|
2019-12-04 18:00:00 +08:00 |
|
Him188
|
84a9e51c37
|
Change all the params to be crossinline to reduce lambda creation
|
2019-12-04 17:58:57 +08:00 |
|
Him188
|
33409f3a82
|
Add docs and more useful functions
|
2019-12-04 12:53:30 +08:00 |
|
Him188
|
b8323a5ed6
|
Rename OPERATOR to ADMINISTRATOR
|
2019-12-04 12:26:17 +08:00 |
|
Him188
|
d5dd86549b
|
Rename OPERATOR to ADMINISTRATOR, add extensions
|
2019-12-03 20:25:44 +08:00 |
|
Him188
|
dc008fc925
|
Remove unnecessary constructors
|
2019-12-03 12:49:46 +08:00 |
|
Him188
|
a50f09cbe1
|
Add 0x to indicate a hex number
|
2019-12-03 12:49:10 +08:00 |
|
Him188
|
f236135e3b
|
Add docs
|
2019-12-03 12:48:57 +08:00 |
|
Him188
|
21c8fa402d
|
Add At.qq to provide a quick way to get the target
|
2019-12-03 12:36:27 +08:00 |
|
Him188
|
b8c2bb7e63
|
Add debugging output
|
2019-12-03 12:33:14 +08:00 |
|
Him188
|
c205bb3fbd
|
Rename to be identical
|
2019-12-03 12:33:04 +08:00 |
|
Him188
|
87544f54a3
|
Add debugging output
|
2019-12-03 12:27:08 +08:00 |
|
Him188
|
f488de7c64
|
Modify description
|
2019-12-02 23:04:58 +08:00 |
|
Him188
|
417276acda
|
Add mute and unmute
|
2019-12-02 23:03:10 +08:00 |
|
Him188
|
8fa98f5938
|
Add details for errors
|
2019-12-02 20:25:08 +08:00 |
|
Him188
|
16a9ef589e
|
Mark SingleMessageChain as experimental
|
2019-12-02 20:24:34 +08:00 |
|
Him188
|
cd6c8183f2
|
Reduce suspend fun calls
|
2019-12-02 20:24:17 +08:00 |
|
Him188
|
ab10d84ac6
|
Simplify build.gradle
|
2019-12-02 17:57:14 +08:00 |
|
Him188
|
5d0171674d
|
Fix heartbeat.cancel
|
2019-12-01 00:06:55 +08:00 |
|
Him188
|
18cc687d78
|
Make shortcuts inline
|
2019-12-01 00:04:18 +08:00 |
|
Him188
|
9bc982c089
|
Explicitly access property coroutineContext
|
2019-11-29 23:55:41 +08:00 |
|
Him188
|
a8c67bc23e
|
Remove inline modifier for val bot
|
2019-11-29 22:53:29 +08:00 |
|
Him188
|
2a37904021
|
Fix the problem that login() function never returns
|
2019-11-29 22:47:30 +08:00 |
|
Him188
|
6296944419
|
Add @JvmSynthetic to UInt functions
|
2019-11-29 21:39:55 +08:00 |
|
Him188
|
618b5f8032
|
Log before do something
|
2019-11-29 21:39:39 +08:00 |
|
Him188
|
07b9cf32b1
|
Change to @JvmStatic
|
2019-11-29 21:36:34 +08:00 |
|
Him188
|
e42f925b2c
|
Add shortcuts for creating BotAccount and Bot
|
2019-11-29 21:29:57 +08:00 |
|
Him188
|
6817d8b94c
|
Make shortcuts inline
|
2019-11-29 21:28:04 +08:00 |
|
Him188
|
5342a349c1
|
Trim for passed arg
|
2019-11-29 21:26:57 +08:00 |
|
Him188
|
7677a410bd
|
Inline MessageDsl
|
2019-11-29 20:42:56 +08:00 |
|
Him188
|
a00989668e
|
Reconnection supported
|
2019-11-29 02:00:32 +08:00 |
|
Him188
|
05ca6424db
|
Redesign event subscription, using inherited coroutineContext
|
2019-11-29 01:16:35 +08:00 |
|
Him188
|
f4cb72b208
|
Add MemberJoinPacket
|
2019-11-28 23:30:36 +08:00 |
|
Him188
|
6a294c0cb7
|
Make all the KnownEventParserAndHandlers internal
|
2019-11-28 23:11:52 +08:00 |
|
Him188
|
b5efba2949
|
Group: new design
|
2019-11-28 23:11:24 +08:00 |
|
Him188
|
0c49d8c923
|
Add val idContentString
|
2019-11-28 23:10:47 +08:00 |
|