Skip to content

Commit

Permalink
Modified README
Browse files Browse the repository at this point in the history
  • Loading branch information
xToxette committed Oct 29, 2023
1 parent 0d69e80 commit b6955a9
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# ben-rs
Discord bot for the w0rre discord server
Discord bot for the w0rre discord server.

Uses [poise](https://github.com/serenity-rs/poise) for handling user request and [songbird](https://github.com/serenity-rs/songbird) for music functionalities.

# contributing
To contribute to developing the bot, you'll need to install a couple of requirements.
To contribute to developing the bot, you'll need to install the rust programming language.

- [rust lang](https://www.rust-lang.org/tools/install) Obviously because this bot is developed using rust.


- [rust lang](https://www.rust-lang.org/tools/install)
- [Visual Studio](https://visualstudio.microsoft.com/downloads/)

0 comments on commit b6955a9

Please sign in to comment.