Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

opfesoft/solbot

Repository files navigation

SolBot (Eclipse Java project)
(Discontinued as of 2024-07-29)

A simple Discord bot using Discord4J and named pipes (mkfifo) to send commands to the worldserver stdin. It is more or less a proof of concept, but works quite well.

In order to use the bot it needs the following permissions:

  • Set message content intent on
  • Add the permissions VIEW_CHANNEL and SEND_MESSAGES to the invite link:
    https://discord.com/oauth2/authorize?client_id=<CLIENT_ID>&scope=bot&permissions=3072