Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 6dc7b4a

Browse files
committed
chore: Add developer ids to the config file.
1 parent 562139f commit 6dc7b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.example.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[discord]
22
client_id = ""
33
client_token = ""
4+
dev_ids = ["1344176447551574078", "1138235120424325160"] # Async, Sheep
45

56
[database]
67
client = "mysql2"

0 commit comments

Comments
 (0)