https://github.com/window5000/radiodc
Discord bot for vibing to the radio in a call with friends! (or alone)!
https://github.com/window5000/radiodc
Last synced: over 1 year ago
JSON representation
Discord bot for vibing to the radio in a call with friends! (or alone)!
- Host: GitHub
- URL: https://github.com/window5000/radiodc
- Owner: Window5000
- License: gpl-3.0
- Created: 2024-04-06T16:44:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T21:35:42.000Z (about 2 years ago)
- Last Synced: 2025-01-07T09:25:29.583Z (over 1 year ago)
- Language: Kotlin
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RadioDC
[](https://github.com/RichardLitt/standard-readme)
Discord bot for vibing to the radio in a call with friends! (or alone)!
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Credits](#credits)
- [Contributing](#contributing)
- [License](#license)
## Install
[Add the bot to your server](https://discord.com/oauth2/authorize?client_id=1226154293032386601)
## Usage
### Commands
- `play [id]` Select the radio to play
- `radio` The name/id of the radio station
- `id` Is the name specified an id? (go to radio.garden to find the id at the end of the url)
- `leave` Leave the call
###### Both commands require the `VOICE_START_ACTIVITIES` permission to execute
## Maintainers
- [Window5](https://github.com/Window5000)
## Credits
- [radio.garden](http://radio.garden) The API this repository uses
- [jonasrmichel](https://github.com/jonasrmichel/radio-garden-openapi) For creating the OpenAPI specification
## Contributing
PRs accepted.
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
[GNU GPL3](LICENSE) © Window5