Skip to content

Commit

Permalink
docs: add todo ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
yuua committed Apr 1, 2022
1 parent e4a0c0d commit 9540353
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/kotlin/dev/yuua/journeylib/discord/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 9540353

Please sign in to comment.