Ja :puh
dedgeware
Disclaimer: This bot insults its users a lot
Easiest with docker-compose.
services:
puhmuckl:
container_name: puhmuckl
image: RummelBumsDevelopment/puhmuckl
build: ./Puhmuckl
volumes:
- './data:/puhmuckl/data'
restart: unless-stoppedConfiguration is expected to be located at /puhmuckl/data/config.ini
Example configuration:
[AUTHORIZATION]
discord = xxxxxxxxxxxxxxxxxxx
wolframalpha = xxxxxx-yyyyyyy
[CLIENT]
prefix = ?
[SCRIPT]
loglevel = info
[ZENSURSULA]
censoredwords = hello,sausage,hufeisen
uncensoredchannels = some-channel,channel2