You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
687 B
18 lines
687 B
extends ../template/template
|
|
|
|
block title
|
|
| Game Setup
|
|
block content
|
|
if isReset
|
|
b You've already set the game channel up, but you can set it up again differently!
|
|
br
|
|
| Don't worry, nothing is overwritten until you finish the Discord authentication in the link.
|
|
br
|
|
br
|
|
| It's time to get started on rolling up those cuties! On the upcoming page, you'll need to choose the server you're
|
|
| going to add this game to, as well as the text channel that the game should broadcast to and limit its commands to
|
|
| being used within.
|
|
br
|
|
| Click the link to choose a game channel.
|
|
block link
|
|
a(href=authUrl) Connect Game Channel |