This website requires JavaScript.
Explore
Help
Register
Sign in
Discord
/
Quote-Bracket
Watch
0
Star
0
Fork
You've already forked Quote-Bracket
0
Code
Issues
Activity
No description
392
commits
2
branches
0
tags
485
KiB
TypeScript
53.4%
Vue
37.3%
CSS
5.9%
JavaScript
1.6%
Shell
1.1%
Other
0.7%
8dd58b81c5
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Oliver-Akins
8dd58b81c5
Get guild ID from the callback URL instead, allow me to not have to create the webhook in order to get the ID and then have to delete it if it isn't allowed to be created.
2021-07-23 12:12:19 -06:00
docs
Remove the huge docs file and add alert that it isn't currently supported
2021-07-18 01:21:33 -06:00
src
Get guild ID from the callback URL instead, allow me to not have to create the webhook in order to get the ID and then have to delete it if it isn't allowed to be created.
2021-07-23 12:12:19 -06:00
.gitignore
Add all JSON files to the gitignore
2021-07-15 14:18:28 -06:00
LICENSE
Initial commit
2020-04-18 19:31:05 -06:00
package-lock.json
Add Hapi's basic auth library
2021-07-23 11:48:07 -06:00
package.json
Add Hapi's basic auth library
2021-07-23 11:48:07 -06:00
quote-bracket.service
Add a template service file to the directory
2021-07-18 01:25:06 -06:00
README.md
Initial commit
2020-04-18 19:31:05 -06:00
tsconfig.json
Specify that we only care about the src folder
2021-07-23 11:48:21 -06:00
README.md
Quote-Bracket