Commit Graph

22 Commits

Author SHA1 Message Date
Him188
ad8cc21ee4 Add description for AutoLoginCommand passwordKind, fix #344 2021-10-30 14:12:54 +01:00
Him188
f096d0d042 Reformat and cleanup code 2021-07-02 00:56:54 +08:00
Him188
19abf48aac
Kotlin 1.5 and dependencies updates (#346)
* Kotlin 1.5 and dependencies updates

* Make MessageScope sealed

* Use Kotlin 1.5.10

* Uses 2.6.4-dev-kt15 in build
2021-05-27 13:50:28 +08:00
Him188
048a0bbdd6
LoginCommand: Send login results also to ConsoleCommandSender (#348) 2021-05-06 12:53:41 +08:00
Karlatemp
ee1561f97d
Close bot with runCatching 2021-03-11 22:44:04 +08:00
Karlatemp
34135b5a4d
Close all bots in console stopping 2021-03-10 12:31:22 +08:00
Karlatemp
2e286a3a79
Don't show not permitted commands in /help 2021-02-20 19:51:23 +08:00
Karlatemp
8683e88892
Support select protocol in /login; Close bot when bot login failed 2021-02-01 10:09:58 +08:00
Him188
8ebbbe2a69 Update docs 2021-01-12 17:58:13 +08:00
Karlatemp
c826ffd988
Resolve errors in Android 2021-01-01 20:36:24 +08:00
Karlatemp
1bc6e97630
Colorful StatusCommand 2020-11-29 15:12:15 +08:00
Him188
954b59b926 Improve PermissionCommand.grantedPermissions, close #217 2020-11-24 10:36:09 +08:00
Karlatemp
16e1ebde07
Add alias for StatusCommand 2020-11-19 22:34:15 +08:00
Karlatemp
d80e2aca4f
print PermissionService in StatusCommand 2020-11-19 22:33:26 +08:00
Karlatemp
4a29094ebe
StatusCommand 2020-11-19 13:51:25 +08:00
Him188
48021adf18 Add AutoLoginCommand.list 2020-11-19 08:56:32 +08:00
Him188
6ac08732f5 Install ConfigurationKey.Parser to ConfigurationKey for AutoLoginCommand 2020-11-19 08:39:57 +08:00
Him188
4489da91e0 AutoLoginCommand 2020-11-18 23:52:52 +08:00
Karlatemp
7dd4a9669b
Fix console stopping, fix #221
- Make StopCommand async
- Close terminal reader only
2020-11-12 12:38:49 +08:00
Him188
1ae6b1f13c Improve command descriptions 2020-10-30 11:39:36 +08:00
Him188
f7c8534b4e Fix HelpCommand 2020-10-30 10:54:40 +08:00
Him188
03467a6f45 Simplify source root structure 2020-10-30 10:28:18 +08:00