Skip to content

Commit

Permalink
added extensions by community
Browse files Browse the repository at this point in the history
  • Loading branch information
Leref committed Sep 20, 2023
1 parent e46faa6 commit cd78e21
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,21 @@ client.loadCommands("./commands/", true);

- **Reading Functions**: Currently it reads `$` functions from bottom to top.

## Contributing

[Refer to contribution documentation for more information](https://github.com/AkaruiDevelopment/aoi.js/blob/v6/.github/CONTRIBUTING.md)
## Official Extensions

## Extensions
<a href="https://aoi.js.org/extensions/aoipanel">
<img width="100" src="https://github.com/aoijs/website/blob/master/assets/images/aoipanel.png?raw=true" alt="@akarui/aoi.panel">
</a>
<a href="https://aoi.js.org/extensions/aoimusic">
<img width="100" src="https://github.com/aoijs/website/blob/master/assets/images/aoimusic.png?raw=true" alt="@akarui/aoi.music">
</a>

## Extensions by Community

<a href="https://aoi.js.org/extensions/aoicanvas">
<img width="100" src="https://github.com/aoijs/website/blob/master/assets/images/aoijs-logo.png?raw=true" alt="aoi.canvas">
</a>

## Contributing

[Refer to contribution documentation for more information](https://github.com/AkaruiDevelopment/aoi.js/blob/v6/.github/CONTRIBUTING.md)

0 comments on commit cd78e21

Please sign in to comment.