Skip to content

Commit

Permalink
Add link to Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-hacker committed Aug 2, 2024
1 parent 6f40e3f commit e523300
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Discord DeArrow Bot

[![Docker Hub badge](https://img.shields.io/badge/Docker%20Hub-hollyhacker%2Fdiscord--dearrow--bot-blue)](https://hub.docker.com/r/hollyhacker/discord-dearrow-bot)

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

![image](https://github.com/user-attachments/assets/790f67b8-cd91-4bd3-a935-78676874fbfc)
Expand All @@ -23,6 +25,9 @@ $ ./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](https://hub.docker.com/r/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
Expand Down

0 comments on commit e523300

Please sign in to comment.