diff --git a/src/main/kotlin/dev/yuua/journeylib/discord/README.md b/src/main/kotlin/dev/yuua/journeylib/discord/README.md index bcfb821..ac5407d 100644 --- a/src/main/kotlin/dev/yuua/journeylib/discord/README.md +++ b/src/main/kotlin/dev/yuua/journeylib/discord/README.md @@ -63,3 +63,13 @@ class Message : FrEventStruct { } } ``` + +# Todo +- [ ] Java language support +- [ ] Framework multiple instance support +- [ ] Guild-only command (Nonnull Guild & Member) +- [ ] English & Japanese support +- [ ] Javadoc (<- Important) +- [ ] Inline Autocomplete Function +- [ ] No timeout button / selectmenu support (Class) +- [ ] ContextMenu Support (Class)