A bunch of Changes
Docker is broken as of now, will fix later
This commit is contained in:
parent
1a6953900c
commit
6375fe5af1
27 changed files with 258 additions and 81 deletions
21
data/config.toml.example
Normal file
21
data/config.toml.example
Normal file
|
@ -0,0 +1,21 @@
|
|||
APIToken = "1234567:h8Y7ma7hMG93kxDx5o"
|
||||
DebugMode = false
|
||||
PrivilegedUsers = [1234567, 9764382423]
|
||||
|
||||
[Webserver]
|
||||
Port = "3000"
|
||||
|
||||
[Balonlyl]
|
||||
EnabledChats = [353454534, 8743658]
|
||||
BalonlylAT = "@Balonlyl"
|
||||
TriggerWords = ["French, France"]
|
||||
|
||||
[GayPoints]
|
||||
EnabledChats = [353454534, 8743658]
|
||||
ModifyUsers = [3827468324, 1736576]
|
||||
|
||||
[Download]
|
||||
Prefix = "https://bloater.example.com"
|
||||
[Download.Yourls]
|
||||
APIPath = "https://short.com/yourls-api.php"
|
||||
Signature = "kfn83h28r"
|
Loading…
Add table
Add a link
Reference in a new issue