summaryrefslogtreecommitdiff
path: root/config.default.lisp
blob: 0f1dbb7ad5c700c04ca0ec54f70a2260a0e34799 (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 "./data.db"
 :dev-group -1001234567890
 :owner 12345678)