Skip to content

Commit

Permalink
Add info for setting bot admins, response to #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalissaac committed Jul 18, 2020
1 parent b5a4fb6 commit 6eb21f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ If both are present, `GOOGLE_APPLICATION_CREDENTIALS` will be preferred.

6. Run `npm install` and let it install the dependencies
7. Then run `npm start` and the bot should be online!
8. You can add yourself as a bot admin by creating a collection in the database named botAdmins. Add a document within whose id matches your Discord id. You can create additional documents for any other admins. The documents do not need any content.

0 comments on commit 6eb21f1

Please sign in to comment.