Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arthurmelton/discord-bot-radio


https://github.com/arthurmelton/discord-bot-radio

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Discord-Bot-Radio

Dependency

- `Git`
- `Node.js`

Install

run

```
git clone https://github.com/AMTitan/Discord-Bot-Radio.git
cd ./Discord-Bot-Radio
npm install
```
Then to add a file called `.env` and put in side

```
DISCORD_BOT_TOKEN={token to bot}
```
then

```
npm run dev