We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de24a55 commit fcdafd4Copy full SHA for fcdafd4
config-example.yml
@@ -0,0 +1,9 @@
1
+# Rodhaj's config file
2
+
3
+# Entries pertaining to Rodhaj are located here
4
+rodhaj:
5
+ token: ""
6
+ guild_id: 12345
7
8
+# The URI to connect to the PostgreSQL database
9
+postgres_uri: "postgresql://user:password@localhost:5432/user"
0 commit comments