SquadMusicBot/README.md

16 lines
212 B
Markdown
Raw Normal View History

2023-01-07 00:23:48 +00:00
# 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`