We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3352486 commit e495074Copy full SHA for e495074
LICENSE
@@ -0,0 +1,14 @@
1
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
2
+ Version 2, December 2004
3
+
4
+ Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
5
6
+ Everyone is permitted to copy and distribute verbatim or modified
7
+ copies of this license document, and changing it is allowed as long
8
+ as the name is changed.
9
10
11
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
12
13
+ 0. You just DO WHAT THE FUCK YOU WANT TO.
14
package.json
@@ -27,6 +27,9 @@
27
"pug": "^3.0.2",
28
"redis": "^3.1.2"
29
},
30
+ "directories": {
31
+ "doc": "docs"
32
+ },
33
"keywords": [
34
"twitch",
35
"discord",
0 commit comments