Skip to content

Sandwich-Group/discord-dearrow-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord DeArrow Bot

Docker Hub badge

A simple Discord bot to respond with DeArrow titles, if it finds any.

image

Motivation

There is an existing DeArrow bot that works fairly well, but we found it to be too intrusive. Instead, we built our own that leaves the original message intact and only responds with a new title.

Usage

Set the DISCORD_TOKEN environment variable to a Discord bot token and run the bot.

If you have the Nix package manager installed, you can generate a Docker image:

$ nix build .#dockerImageStreaming
$ ./result | docker load
$ docker run --rm -it -e DISCORD_TOKEN="$DISCORD_TOKEN" discord-dearrow-bot

Alternatively, use the docker image on Docker Hub: hollyhacker/discord-dearrow-bot. For now, this image is manually updated so it may be out of date.

License

This project is licensed under CC0, which means you are free to do with this code as you wish.

About

A Discord bot to show DeArrow titles on YouTube links

Topics

Resources

License

Stars

Watchers

Forks