16 lines
212 B
Markdown
16 lines
212 B
Markdown
|
# SquadMusicbot
|
||
|
|
||
|
Spaghetti code music bot to replace the garbage that's SinusBot.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
- Node.js v19
|
||
|
- npm
|
||
|
- TypeScript
|
||
|
|
||
|
## Setup
|
||
|
|
||
|
1. Clone the repository
|
||
|
2. Run `npm install`
|
||
|
3. Run `npm run start`
|