xkcd bot

About

License: MIT GitHub Actions

This Discord bot provides commands for the amazing webcomic xkcd. This bot uses Kord Extensions as the bot library and JSoup for parsing HTML.

Usage

The easiest way to use the bot is to invite the main instance to your server, using this link. A description of every command can be found using /xkcd help

However, if you want to run it yourself, run the jar file (using java 17 or later). The following .env variables are required:

TOKEN=<your bot token>
TEST_SERVER=<a test server id>
STATUS=<bot status>

Examples

image image

GitHub

View Github