Skip to content

trainb0y/xkcdbot-kt

Repository files navigation

xkcd bot

Warning
This bot is currently being rewritten in Rust over here and will likely no longer be maintained

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

Releases

No releases published

Packages

No packages published

Languages