Commit Graph

701 Commits

Author SHA1 Message Date
44722a11d3 🔒 fix wrong auth check 2020-09-15 14:48:15 +08:00
50601934b9 🔧 load extra config value from env if empty in file 2020-09-14 22:38:03 +08:00
adc69a2763 🔊 fix error uncatched in bot.handle_message 2020-09-14 21:51:40 +08:00
c2badaec42 📝 add getting started guide 2020-09-14 21:40:05 +08:00
fe35e8956b 💡 add permission docstring 2020-09-14 20:48:03 +08:00
75df494de2 using set for rule and perm 2020-09-13 22:36:40 +08:00
4306d12f83 👷 add api docs ci 2020-09-13 22:32:55 +08:00
b36acc94f1 🐛 fix reply 2020-09-13 15:21:49 +08:00
f79eabdc61 💡 add rule utils docstring 2020-09-13 13:01:23 +08:00
ce2700c1d2 💡 add utils docstring 2020-09-13 00:43:31 +08:00
60c70804ed 💡 add scheduler docstring 2020-09-13 00:18:31 +08:00
caa170bc33 ⬆️ bump version as pre-release 2020-09-12 21:44:59 +08:00
659e2243a8 🐛 change the project name into nonebot2 2020-09-12 13:53:18 +08:00
60bb6c45d2 📝 docs: guide, installation 2020-09-12 13:46:16 +08:00
4a890298db add apscheduler 2020-09-12 13:34:36 +08:00
bd7aaa94c6 🐛 fix: strip after at bot 2020-09-10 18:31:53 +08:00
b4d7fded7f 🔀 Merge pull request #9 from nonebot/dev 2020-09-08 17:01:15 +08:00
6d37417d21 🏗️ make event handling in background 2020-09-08 15:55:53 +08:00
b3a796e726 🐛 fix: key erro when command not found 2020-09-08 14:36:21 +08:00
0a8a53a764 🔀 Merge pull request #8 from nonebot/dev 2020-08-30 22:21:14 +08:00
e0e23283c1 🏗️ store plugin info as dataclass 2020-08-29 22:32:40 +08:00
f5b655ef71 🔧 change command and add builtin plugin 2020-08-29 21:59:36 +08:00
def5caedbc check for reply 2020-08-28 11:54:21 +08:00
43bd9d0a96 🔊 add more logs 2020-08-27 16:43:58 +08:00
858098b946 🔊 change log types 2020-08-27 13:27:42 +08:00
1f09023f66 🔊 change logger into loguru 2020-08-26 22:55:42 +08:00
2089c773ac 🔀 Merge pull request #6 from nonebot/dev
update cqhttp apis
2020-08-26 17:57:23 +08:00
777343ac1a 🏷️ Add typing for cqhttp api 2020-08-26 17:47:36 +08:00
310aeb8447 Merge pull request #5 from nonebot/dev 2020-08-26 14:52:34 +08:00
24e03ed0e7 ⬆️ Update to cqhttp v11 2020-08-26 14:43:27 +08:00
cef3a8236e add more logs 2020-08-25 18:02:18 +08:00
c5ea8bc1c3 add contextvars and fix mutable default args 2020-08-25 15:23:10 +08:00
d66259da2b change project settings 2020-08-25 11:36:06 +08:00
3b983c8ec0 Merge pull request #2 from AsakuraMizu/fix_command_type 2020-08-25 10:41:11 +08:00
60916434d6 Merge branch 'master' of https://github.com/nonebot/nonebot2 into fix_command_type 2020-08-24 23:11:53 +08:00
6412840376 merge bug fix 2020-08-24 18:11:19 +08:00
5ce65310b0 Merge pull request #1 from AsakuraMizu/master 2020-08-24 18:03:33 +08:00
eaa9b98bd9 fix several bugs 2020-08-24 17:59:36 +08:00
2e7c86dc23 fix command type 2020-08-23 20:01:58 +08:00
dffb9c17c5 include py.typed in pyproject.toml 2020-08-23 19:21:04 +08:00
d68fbdbacf add py.typed 2020-08-23 19:17:41 +08:00
93e06ec266 do some changes to vuepress docs 2020-08-23 17:03:59 +08:00
599844d3ca change readme 2020-08-23 10:57:46 +08:00
a895089a8b fix some bug 2020-08-23 10:45:26 +08:00
87a848d8c3 fix matcher decos 2020-08-22 15:22:46 +08:00
5871330492 fix fastapi run bug 2020-08-22 14:11:04 +08:00
e86362572b add check for self_id 2020-08-21 16:59:41 +08:00
b99c9688e2 fix ws reverse 2020-08-21 15:42:33 +08:00
c1d0eae34b make matcher running concurrently and add to me checking 2020-08-21 14:24:32 +08:00
c01d3c7ca1 add matcher type 2020-08-20 17:15:05 +08:00