Skip to content

Commit dfe4ae3

Browse files
authored
v0.7.5
1 parent dedbc40 commit dfe4ae3

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

config.ini.sample

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[bot]
2-
token=OTk3NDA5NDAxNzAwODgwNDM0.Gi9B5T.QlOAlxMQQocFMfzsy6icmQeHSGhtCD6gspbxaI
3-
openweather_token=f3923cf43434cff434343
4-
owner_id=923915325668487190
5-
prefix=.
6-
; fill in everything by yourself according to the format
7-
; the openweather token must be taken from the site https://openweathermap.org
8-
; remove the .sample extension to make everything work
9-
; remove these comments (for code purity)
2+
token = OTk3NDA5NDAxNzAwODgwNDM0.Gi9B5T.QlOAlxMQQocFMfzsy6icmQeHSGhtCD6gspbxaI
3+
owner_id = 923915325668487190
4+
prefix = .
5+
6+
[settings]
7+
admin_guild = 0
8+
9+
[weather]
10+
openweather_token = f3923cf43434cff434343

0 commit comments

Comments
 (0)