394de42ca4ab5aa99184a17eec2da539d70e439f
Beatconnect client
This App gives you access to all the beatmaps mirrored on Beatconect. You can downloads multiple beatmaps that will be automaticaly imported into osu!
Plus, you can launch an IRC bot from the app that will make all available commands usable to peoples pming you and from all the matches chats that the bot is connected to. (how to connect docs soon..)
This is still under development.
Getting Started
These instructions will get you a copy of the project up and running on your local machine.
Prerequisites
- NodeJs v8.10 or higher and npm installed
Installing
# Clone this repository
$ git clone https://github.com/yadPe/beatconnect_client.git
# Go into the repository
$ cd beatconnect_irc_bot
# Install dependencies
$ npm i
# Build the react App
$ npm run build
# Run electron
$ electron .
License
This project is licensed under the GNU V3.0 License.
Languages
JavaScript
92.6%
ReScript
6.4%
Shell
0.4%
HTML
0.4%
PowerShell
0.2%