Commit Graph

75 Commits

Author SHA1 Message Date
Him188
4261e20103 Use BotConfiguration 2019-12-24 22:34:37 +08:00
Him188
308988faae Remove stringValue 2019-12-24 22:33:56 +08:00
Him188
34236147e4 Fix the problem listening super events 2019-12-23 22:55:06 +08:00
Him188
22175eaabb Rewrite events 2019-12-23 22:28:35 +08:00
Him188
e2bd8b2044 Add receiver E 2019-12-20 10:56:43 +08:00
Him188
1675387cb6 Move ConnectionOccupiedEvent.kt and MuteEvent.kt 2019-12-20 10:56:15 +08:00
Him188
361b842aa1 Move package ...network.data to ...data 2019-12-20 09:34:35 +08:00
Him188
ec62bd34de Add findingReply, make matchingReply infix 2019-12-19 18:13:04 +08:00
Him188
b48f972f1c Change upper bounds to Subscribable 2019-12-19 18:12:24 +08:00
Him188
2f67f8363b Rewrite 2019-12-19 17:25:49 +08:00
Him188
0c6e09361d Rename protocol.tim to protocol.timpc 2019-12-17 11:04:04 +08:00
Him188
393e5d6c5d Add regex matching for MessageSubscribersBuilder by @Hoshino_Tented 2019-12-15 17:47:02 +08:00
Him188
2c72b52544 fix typo 2019-12-15 15:21:52 +08:00
Him188
3ecf7da678 Replace === with == 2019-12-12 18:06:44 +08:00
Him188
e47143e872 Make all packets internal 2019-12-06 23:47:48 +08:00
Him188
d438bfb607 Add @JvmField 2019-12-05 00:01:36 +08:00
Him188
876599b5b0 Change the receiver from Bot to BotSession 2019-12-04 22:51:03 +08:00
Him188
8b96c072fa Change to noinline since there is a CompilationException when using crossinline. 2019-12-04 20:37:09 +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
417276acda Add mute and unmute 2019-12-02 23:03:10 +08:00
Him188
cd6c8183f2 Reduce suspend fun calls 2019-12-02 20:24:17 +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
05ca6424db Redesign event subscription, using inherited coroutineContext 2019-11-29 01:16:35 +08:00
Him188
57685d39e7 Simplify message handler 2019-11-28 12:44:47 +08:00
Him188
2bf0a96375 Update libraries and reduce redundant code 2019-11-28 11:22:07 +08:00
Him188
d5e6c2f890 Simplify 2019-11-27 23:36:33 +08:00
Him188
a0f170ccba Add a switch to control events 2019-11-26 12:10:16 +08:00
Him188
361c0d4f03 Inline ListenerBuilder 2019-11-25 13:57:55 +08:00
Him188
af8e954577 Add comments 2019-11-24 16:56:11 +08:00
Him188
0662dc839f Enhance performance 2019-11-23 23:34:30 +08:00
Him188
8139a4df2b Avoid using enum 2019-11-16 23:20:38 +08:00
Him188
a49e97d2e6 Add contracts 2019-11-16 18:46:47 +08:00
Him188
2697ac8fdb Add contacts 2019-11-16 13:24:35 +08:00
Him188
98e39ea463 Make removePrefix defaults true 2019-11-16 13:17:01 +08:00
Him188
19ca01b427 BroadcastControllable 2019-11-09 22:03:07 +08:00
Him188
2f416a5dc1 Rename MessageEventPacket to MessagePacket 2019-11-08 19:53:16 +08:00
Him188
7771856a4a Add MiraiLogger.withSwitch 2019-11-08 19:32:21 +08:00
Him188
2b477b3be7 Redesign events 2019-11-08 19:21:29 +08:00
Him188
6dca4419a4 Add platform details 2019-11-06 21:40:18 +08:00
Him188
770b137a13 Remove useless functions 2019-11-06 21:23:41 +08:00
Him188
bd9cf3bfd1 Redesign packets 2019-11-06 19:49:37 +08:00
Him188
6f498554b7 update README.md 2019-11-02 18:49:48 +08:00
Him188
61b10db854 Profile suppport 2019-11-02 18:31:01 +08:00
Him188
8c86b934e8 Clearer function name 2019-11-02 18:29:33 +08:00
Him188
4ddfc0b509 Add corresponding events 2019-11-02 12:30:59 +08:00
Him188
e2d04f7113 Add EmptyMessageChain and more extensions 2019-11-02 01:12:03 +08:00
Him188
a28a90ec3d Group member permission determination and change 2019-11-02 00:17:56 +08:00
Him188
e3c3c71290 Fix events 2019-11-01 22:17:24 +08:00