You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Spark is currently being beta-tested on the [StudeGaming Discord Server](https:/
64
64
-`>coinflip` Toss a coin to your Witcher!
65
65
-`>random` Generate a random number
66
66
-`>dice` Rolls a six-sided dice
67
-
-`>help` A short list of avaliable commands
67
+
-`>help` A short list of available commands
68
68
-`>leaderboard` Shows the Top 10 of the Server
69
69
-`>profile` Shows your profile-card | "profile {username}" Show another user
70
70
-`>boost` Users can give other users a temporary xp-multiplier (can be adjusted in settings)
@@ -88,13 +88,22 @@ These Settings are applied globally and **cannot be changed without restarting**
88
88
-**APPLICATION_SECRET**
89
89
90
90
This is the Oauth2-Application-Secret for your Discord Developer Application
91
+
-**ACTIVATE_WEBSERVER**
92
+
93
+
Enable/disable Webserver
91
94
-**OAUTH2_REDIRECT_URI**
92
95
93
96
This is the Oauth2-Redirect-Uri for your Discord Developer Application, you need to add "/oauth2" for the default setup (e.g. http://your.domain/oauth2)
94
97
You also need to set this up in the Discord Developer Settings
0 commit comments