/dbot

Primary LanguageCommon LispMIT LicenseMIT

dbot

Discord bot to be used with the factorio game

Requires a fork of websocket-driver that fixes a bug: https://github.com/resttime/websocket-driver

Usage

Configure the credentials for the bot in dbot.lisp first!

(start-server) ;; Start the factorio server
(test CHANNEL-ID) ;; Connect bot and process factorio stdout

License

Project under MIT License