Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurmelton/discord-bot-radio
https://github.com/arthurmelton/discord-bot-radio
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arthurmelton/discord-bot-radio
- Owner: arthurmelton
- Created: 2021-03-29T20:01:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T01:26:10.000Z (almost 4 years ago)
- Last Synced: 2024-12-09T09:08:54.386Z (about 1 month ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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