Commit Graph

98 Commits

Author SHA1 Message Date
yanyongyu
f6806c1d55 test matchergroup 2020-12-04 01:55:03 +08:00
yanyongyu
0738b275a5 💥 remove builtin adapter auto register 2020-12-02 13:17:27 +08:00
yanyongyu
d624f13f96 💥 remove nonebot test auto init 2020-12-01 10:44:58 +08:00
yanyongyu
38d502f7f5 💥 remove built-in scheduler support 2020-12-01 10:28:03 +08:00
yanyongyu
d70f622a24 💡 update docstring 2020-11-21 20:50:33 +08:00
yanyongyu
9373bd09ed ⚗️ add export require option 2020-11-21 20:40:09 +08:00
yanyongyu
71fad44d23 get plugin func 2020-11-21 18:33:35 +08:00
yanyongyu
730cb82eb7 🥚 add __version__ 2020-11-15 16:18:23 +08:00
yanyongyu
286036a936 ✏️ fix module docstring 2020-11-10 14:29:50 +08:00
yanyongyu
24141b1a4b 🎨 remove shebang line #31 2020-10-20 22:40:16 +08:00
yanyongyu
ce758a2231 📝 add nonebot quick import doc 2020-10-08 21:36:57 +08:00
yanyongyu
921acff09e 🐛 fix logger escape tag #14 2020-09-30 18:01:31 +08:00
yanyongyu
e0cba7c20c 🎨 add command group to entry file 2020-09-27 18:20:39 +08:00
yanyongyu
44722a11d3 🔒 fix wrong auth check 2020-09-15 14:48:15 +08:00
yanyongyu
f79eabdc61 💡 add rule utils docstring 2020-09-13 13:01:23 +08:00
yanyongyu
4a890298db add apscheduler 2020-09-12 13:34:36 +08:00
yanyongyu
f5b655ef71 🔧 change command and add builtin plugin 2020-08-29 21:59:36 +08:00
yanyongyu
43bd9d0a96 🔊 add more logs 2020-08-27 16:43:58 +08:00
yanyongyu
858098b946 🔊 change log types 2020-08-27 13:27:42 +08:00
yanyongyu
cef3a8236e add more logs 2020-08-25 18:02:18 +08:00
yanyongyu
5e3d1c76cc add nonebot.typing docs 2020-08-19 20:29:37 +08:00
yanyongyu
e523aa8d89 add doc for __init__.py 2020-08-18 17:25:00 +08:00
yanyongyu
6435e29e8b add permission and command 2020-08-17 16:09:41 +08:00
yanyongyu
865fd6af4c fix nonebot-test 2020-08-15 17:47:50 +08:00
yanyongyu
1dcc43161a change rule 2020-08-14 17:41:24 +08:00
yanyongyu
04f4d5028e fix config and import nonebot-test 2020-08-13 18:18:00 +08:00
yanyongyu
e7f9b2c229 websocket api 2020-08-13 15:23:04 +08:00
yanyongyu
9e33a605a6 add types 2020-08-10 13:06:02 +08:00
yanyongyu
f2b6f08599 change typing manage 2020-08-07 17:05:08 +08:00
yanyongyu
5186231869 change config load method to support custom configs 2020-08-07 11:18:02 +08:00
yanyongyu
ea21d6ffcc add fastapi routes, adapters 2020-07-05 20:39:51 +08:00
yanyongyu
4d242875d2 add fastapi driver, config 2020-07-04 22:51:10 +08:00
yanyongyu
7529559d24 plugin load 2020-06-30 10:13:58 +08:00
yanyongyu
06b7ef2a45 init version 2 2020-05-02 20:03:36 +08:00
yanyongyu
4794a4bacb fix import 2020-04-22 13:55:50 +08:00
yanyongyu
4f9a9136f9 move decorators to plugin module 2020-04-20 13:50:38 +08:00
yanyongyu
52b2f635ad add manager objects 2020-04-07 21:58:10 +08:00
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