Improve docs
This commit is contained in:
parent
ae0596a729
commit
645b6fdc8a
4 changed files with 20 additions and 0 deletions
5
src/docs/ja-JP/advanced/develop-bot.md
Normal file
5
src/docs/ja-JP/advanced/develop-bot.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Botの作成
|
||||
[Misskey API](./api)を利用してBotの開発が可能です。
|
||||
また、いくつかのBot実装が公開されているため、ぜひ参考にしてください。
|
||||
|
||||
- [syuilo/ai](https://github.com/syuilo/ai) ... Node.js上で動く、TypeScript製Bot実装
|
||||
Loading…
Add table
Add a link
Reference in a new issue