46 lines
353 B
Markdown
46 lines
353 B
Markdown
# Discord Radio Bot: Command & Control - Server
|
|
|
|
---
|
|
|
|
Overview 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
|
|
|
|
``` |