Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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