Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hannoeru/discord-music-bot
A discord music bot
https://github.com/hannoeru/discord-music-bot
Last synced: 2 months ago
JSON representation
A discord music bot
- Host: GitHub
- URL: https://github.com/hannoeru/discord-music-bot
- Owner: hannoeru
- License: mit
- Created: 2021-10-20T21:59:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T08:40:02.000Z (3 months ago)
- Last Synced: 2024-10-23T12:41:14.717Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.09 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Music Bot
A discord music bot using `discord.js` and TypeScript
## Development
Rename `config.example.ts` to `config.ts` then add your Discord bot token.
Run dev server
```bash
pnpm dev
```Build server
```bash
pnpm build
```Run server
```bash
pnpm start
```## Licenses
MIT License © 2021 hannoeru