osu-atri / osu-al1s

A simple osu! bot framework written in Java
Apache License 2.0
2 stars 0 forks source link

General Roadmap of this project #4

Open CloneWith opened 2 months ago

CloneWith commented 2 months ago

We need a brief list of features that are to be implemented, in order to adjust the functions / interfaces we are going to add and use, which may simplify out development process a little bit.

astro-angelfish commented 1 month ago

Our main goal is make this project a bot framework. So the very first job is wrap the api with good design. Then we'll do other jobs to simplify the interfaces for bot usages.