Commit Graph

61 Commits

Author SHA1 Message Date
Richard Chien
6b288f0e60 adjust on_websocket_connect 2020-03-16 21:04:43 +08:00
Richard Chien
cfce94e890 add on_startup and on_websocket_connect 2020-03-16 20:50:20 +08:00
Richard Chien
9b54af70e6 rename session.ctx to session.event for consistency 2020-03-15 22:48:22 +08:00
Richard Chien
932d178c15 Fix compatibility with Quart 0.11 2020-02-10 12:17:00 +08:00
Richard Chien
c1486ebbbe Move scheduler staring to Quart's before serving hook 2019-02-03 11:49:59 +08:00
Richard Chien
bfba4d1bd4 Remove a useless parameter 2019-02-02 21:22:14 +08:00
Richard Chien
347318aaaa Use stub file to keep class CommandGroup clean 2019-01-25 15:29:30 +08:00
Richard Chien
41803be7d8 Import context_id() to nonebot module 2019-01-24 22:33:41 +08:00
Richard Chien
35ba57c059 Add class IntentCommand to replace class NLPResult 2019-01-21 21:31:26 +08:00
Richard Chien
a20996d83a Add get_loaded_plugins() function 2019-01-03 19:58:56 +08:00
Richard Chien
663797219a Rename package to "nonebot" 2018-12-27 20:23:45 +08:00