maxsaltonstall / letters-with-strangers

Apache License 2.0
2 stars 0 forks source link

docs: 📝 add instructions for adding to server #187

Closed Wyatt-Stanke closed 2 years ago

maxsaltonstall commented 2 years ago

I don't think this is the instructions we need, as we don't want folks spinning up new versions of the bot independently.

The goal is to have them add the bot via the OAuth link that allows the Bot to interact on their server, but maintains the same backend we've already deployed, so it's one massively parallel game, not many forked, distinct games.

Wyatt-Stanke commented 2 years ago

Ok! What is the OAuth link?

maxsaltonstall commented 2 years ago

https://discord.com/api/oauth2/authorize?client_id=846545031971733544&permissions=34359814208&scope=bot

maxsaltonstall commented 2 years ago

What do you think of a new command: ..add that shows the instructions "To add Letters With Strangers bot to your server, have a server manager or admin head to this URL:

and then authorize the bot."
maxsaltonstall commented 2 years ago

Did you want to submit?

davidstanke commented 2 years ago

Did you want to submit?

I'll go ahead and merge it. Thanks Wyatt!