Improve docs

This commit is contained in:
syuilo 2021-08-05 13:58:44 +09:00
parent ae0596a729
commit 645b6fdc8a
4 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Botの作成
[Misskey API](./api)を利用してBotの開発が可能です。
また、いくつかのBot実装が公開されているため、ぜひ参考にしてください。
- [syuilo/ai](https://github.com/syuilo/ai) ... Node.js上で動く、TypeScript製Bot実装