opfesoft / solbot

Mirror of https://gitlab.com/opfesoft/solbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolBot (Eclipse Java project)

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

About

Mirror of https://gitlab.com/opfesoft/solbot

License:GNU Affero General Public License v3.0


Languages

Language:Java 94.7%Language:Shell 5.3%