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 0ad3206 commit 8fad990Copy full SHA for 8fad990
docs/conf.py
@@ -19,9 +19,9 @@
19
20
# -- Project information -----------------------------------------------------
21
22
-project = "discord-py-slash-command"
23
-copyright = "2020-2021, eunwoo1104"
24
-author = "eunwoo1104"
+project = "discord-py-interactions"
+copyright = "2021, goverfl0w"
+author = "goverfl0w"
25
release = __version__
26
version = ".".join(__version__.split(".", 2)[:2])
27
0 commit comments