We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedbc40 commit dfe4ae3Copy full SHA for dfe4ae3
config.ini.sample
@@ -1,9 +1,10 @@
1
[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)
+token = OTk3NDA5NDAxNzAwODgwNDM0.Gi9B5T.QlOAlxMQQocFMfzsy6icmQeHSGhtCD6gspbxaI
+owner_id = 923915325668487190
+prefix = .
+
+[settings]
+admin_guild = 0
+[weather]
10
+openweather_token = f3923cf43434cff434343
0 commit comments