To invite the bot click this link (or the image above) as the server owner. Invite the bot to the server of your choice and, if necessary, promote it to allow for posting in your desired channel(s).
You can support me by contributing to the code base, creating valuable issues or by sending me a donation
To have an item linked simply type the name of the item in the /item
command.
Typing a partial name will give you autocomplete suggestions.
version: '3'
services:
classicdb_bot:
image: cr.kruhlmann.dev/classicdb_bot
environment:
- CLASSICDB_BOT_TOKEN=<your_bot_token>
- CLASSICDB_BOT_CLIENT_ID=<your_client_id>
- CLASSICDB_BOT_PROD=1
- CLASSICDB_BOT_DISCORD_REST_VERSION=9