Skip to content

Commit

Permalink
latest version of README file πŸ‘€
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasByr committed Mar 8, 2023
1 parent 280ae9d commit eb95b88
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
5. [πŸ§ͺ Testing](#-testing)
6. [πŸ§‘β€πŸ« Contributing](#-contributing)
7. [βš–οΈ License](#️-license)
8. [πŸ”„ Changelog](#-changelog)
9. [πŸ› Bugs and TODO](#-bugs-and-todo)
8. [πŸ–ΌοΈ Icons](#️-icons)
9. [πŸ”„ Changelog](#-changelog)
10. [πŸ› Bugs and TODO](#-bugs-and-todo)

## ✏️ In short

Expand Down Expand Up @@ -132,6 +133,10 @@ This project is licensed under the AGPL-3.0 new or revised license. Please read
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## πŸ–ΌοΈ Icons
Icons (except [the logo](assets/code.png)) are made by [Freepik](https://www.flaticon.com/authors/freepik) and [pixelmeetup](https://www.flaticon.com/authors/pixelmeetup) from [www.flaticon.com](https://www.flaticon.com/).
## πŸ”„ Changelog
Please read the [changelog](changelog.md) file for the full history !
Expand Down Expand Up @@ -172,6 +177,7 @@ Please read the [changelog](changelog.md) file for the full history !
- finally unified embed dispatching
- went back to dispatching embeds manually for `;asm` and `;compile` commands
- upgraded godbolt
- restored proper order of operation when loading shards
</details>
Expand All @@ -189,4 +195,4 @@ Please read the [changelog](changelog.md) file for the full history !
- ~~`;botinfo` command not working~~ (v0.1.0)
- ~~total number of servers joined always showing 0~~ (v0.1.1)
- ~~debug commands not showing up in console (might be linked to previous bug)~~ (v0.1.1)
- some shards are randomly disconnecting
- ~~some shards are randomly disconnecting~~ (v1.4.2)

0 comments on commit eb95b88

Please sign in to comment.