46 lines
378 B
Markdown
46 lines
378 B
Markdown
# Discord Radio Bot: Command & Control - Client: Discord Bot (Client)
|
|
|
|
---
|
|
|
|
Explanation here
|
|
|
|
## Requirements
|
|
|
|
---
|
|
|
|
Requirements here (not modules, that will be installed with npm)
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
---
|
|
|
|
Notes here
|
|
|
|
### Installation here
|
|
```shell
|
|
|
|
```
|
|
|
|
|
|
## Configuration
|
|
|
|
---
|
|
|
|
Notes here
|
|
|
|
### Configuration here
|
|
```shell
|
|
|
|
```
|
|
|
|
|
|
## Usage
|
|
|
|
---
|
|
|
|
### Usage here
|
|
```javascript
|
|
|
|
``` |