This commit is contained in:
Isaac 2021-02-24 00:08:38 +00:00
parent 44023f6e4b
commit 49617335f1
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# Home
<!-- todo: create an input field with javascript to automatically generate the url when user pastes their bot's id -->
https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=...
`npm i --production`

1
docs/index.md Symbolic link
View File

@ -0,0 +1 @@
../README.md

View File

@ -1 +1,6 @@
# Installation
<!-- todo: create an input field with javascript to automatically generate the url when user pastes their bot's id -->
https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=...
`npm i --production`