Sign inSign up

donkevlar/bookshelf-traveller

By donkevlar

Updated 29 days ago

A simple Audiobookshelf discord bot to help you manage your instance

Image
Integration & delivery
Content management system
2

10K+

donkevlar/bookshelf-traveller repository overview

Please visit the github page for up an up to date description, commands and additional instructions.

Bookshelf Traveller - Github page

A simple Audiobookshelf discord bot to help you manage your instance :)

You'll need to create your own discord application in order to do this, you can google on how to do that.

Make sure that you select all intents when setting up your bot and that you have created a url to add it to your desired discord server.

Installation

Docker Container

To download:

docker pull donkevlar/bookshelf-traveller:latest

To run the container, paste the following command:

docker run -d \
--name bookshelf-traveller \
-e DISCORD_TOKEN="INSERT_TOKEN" \
-e bookshelfToken="INSERT_TOKEN" \
-e bookshelfURL="http://myurl.domain.com" \
donkevlar/bookshelf-traveller

Tag summary

Content type

Image

Digest

sha256:31bf7c4ed

Size

235 MB

Last updated

29 days ago

docker pull donkevlar/bookshelf-traveller