summaryrefslogtreecommitdiff
path: root/config.default.lisp
blob: 2cc6c8687dba2a317f9936f445c0075bb37e03a4 (plain) (blame)
1
2
3
4
5
6
7
;; lint:suppress in-package spdx-license-identifier
;; Copy this file to config.lisp and modify it there
(:bot-name "Ukko's Clot"
 :bot-token "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi"
 :db-path #P"./data.db"
 :dev-group -1001234567890
 :owner 12345678)