Skip to content

jimdrie/dnbradio-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DnBRadio Discord and IRC bot

This bot is used to relay messages between the DnBRadio Discord and IRC channels. It is written in Rust and uses the serenity Discord crate and the irc IRC crate. The Shazam code is based on SongRec, modified to work with async, to work directly from a stream URL and some issues resolved.

Configuration

The configuration is done through environment variables, which can be set in a .env file, see .env.example.

Usage

To build the application, you need to have the Rust toolchain installed. You can then run the application using cargo run. To build a release version, use cargo build --release.

A Dockerfile and compose.yaml file are included for use with Docker. These are also used to run it in production.

License

This software is released under the GNU GPL v3 license. See the LICENSE file for more information.

About

DnBRadio Discord and IRC bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published