meew0
176859e7da
Add webpack building, ESLint on PRs, and tag building to Travis ( #911 )
...
* Make Travis run ESLint before deploying
* Fix Travis never building docs for tags
* Update deploy.sh to also build the webpack
* Update deploy.sh
2016-11-20 19:57:24 -05:00
Schuyler Cebulskie
b3e795d0b0
Add newlines around logo
2016-11-20 18:21:23 -05:00
Schuyler Cebulskie
686cf297d2
Clean up various script things
2016-11-20 18:19:58 -05:00
Schuyler Cebulskie
c29eb7ab20
Update links
2016-11-20 00:19:41 -05:00
Schuyler Cebulskie
34548e3ecc
Fix webhook example
2016-11-19 21:23:16 -05:00
Schuyler Cebulskie
213c45323f
Switch to a non-absurdly-sized logo
2016-11-19 21:21:49 -05:00
Schuyler Cebulskie
af5e07fb33
Change sentence structure slightly
2016-11-12 23:58:20 -05:00
Schuyler Cebulskie
99b8d8f031
Clean up docgen code and some reaction stuff
2016-11-12 22:07:17 -05:00
Schuyler Cebulskie
8482abed7b
Document generator v14
2016-11-12 21:45:05 -05:00
Schuyler Cebulskie
962cb8f8d0
Add default value support to docgen
2016-11-12 21:44:57 -05:00
Schuyler Cebulskie
7b26e70a2e
Possibly change default return type for function docs
2016-11-12 21:14:36 -05:00
Schuyler Cebulskie
3230d90a58
Remove fs-extra dependency
2016-11-12 17:23:54 -05:00
Schuyler Cebulskie
2a50dad852
Update docs for ezmode node-opus Windows building
2016-11-01 01:39:57 -04:00
Schuyler Cebulskie
3f5e7451a7
Fix linked whitespace 👀
2016-10-27 19:15:08 -04:00
Gus Caplan
2fa1e12fd5
Update welcome.md ( #847 )
2016-10-27 14:50:47 +01:00
Schuyler Cebulskie
b8c11f0bed
Update docs URLs to new domain
2016-10-27 04:27:28 -04:00
Schuyler Cebulskie
b54adf3869
Remove docs.jsos (whoops)
2016-10-26 23:45:20 -04:00
Schuyler Cebulskie
0863be8520
Tweak another output
2016-10-26 23:42:35 -04:00
Schuyler Cebulskie
93cc1fcb24
Tweak single output
2016-10-26 23:42:03 -04:00
Schuyler Cebulskie
4b60a6f47d
Remove unused file
2016-10-26 23:33:29 -04:00
Schuyler Cebulskie
b8946d5904
Give the docgen a facelift
2016-10-26 23:30:37 -04:00
Schuyler Cebulskie
4d1eb34dd6
Remove extra <br />
2016-10-26 21:12:41 -04:00
Schuyler Cebulskie
99cea11e6d
Change a word
2016-10-26 21:04:41 -04:00
Schuyler Cebulskie
e8eac4990e
Add more general info about discord.js
2016-10-26 21:03:44 -04:00
Schuyler Cebulskie
c4ee802c3b
Fix formatting for GitHub
2016-10-26 20:51:34 -04:00
Schuyler Cebulskie
6dfb904e6b
Center the shields and NPM banner
2016-10-26 20:45:48 -04:00
Schuyler Cebulskie
801588b2d4
Add v10 details to docs
2016-10-26 20:39:11 -04:00
Amish Shah
d231adc489
add notice to docs folder
2016-10-26 16:14:37 +01:00
Amish Shah
597c3ebcbe
Remove unnecessary docs.json file
2016-10-26 16:09:17 +01:00
meew0
e85fd4482f
Fix the secret Travis details
...
Apparently the environment variables weren't correctly stored last
time, so they had to be regenerated.
2016-10-26 17:02:01 +02:00
Gus Caplan
60a911e4a0
add clientUser#createGuild ( #832 )
...
* add clientUser#createGuild merge docs
* almost caused a memory leak!
* muh triggers
2016-10-26 15:59:15 +01:00
Amish Shah
cf45d1905e
Reduce doc log size
2016-10-26 15:57:45 +01:00
meew0
0296a71793
Improve the docs building process ( #834 )
...
* Add a script to automatically build and push docs
This script will checkout the repo in the `docs` branch, then build the
docs locally, copy it to that repo, commit and push. It is designed to
be used in conjunction with Travis.
* Add unencrypted deploy keys to the gitignore
* Make Travis automatically execute the deploy script
* Add the encrypted deploy key
* Update the .travis.yml with the necessary information
2016-10-26 15:54:53 +01:00
Amish Shah
5bd18e6051
add some documentation
2016-10-25 19:47:17 +01:00
Amish Shah
5844bbb54c
Fix travis builds
2016-10-25 14:38:56 +01:00
Gus Caplan
44bae385c2
update clientUser#setAvatar ( #819 )
...
* WHO DID THIS
* e
* some people have base64 fetishes i guess
Signed-off-by: Gus Caplan <fluffyrobotcheese@gmail.com >
2016-10-24 01:09:38 -04:00
Schuyler Cebulskie
c9c6e8a357
Added note about bot accounts to fetchMessage
2016-10-23 14:59:04 -04:00
Gus Caplan
3e1425af04
allow TextBasedChannel#bulkDelete to take a number ( #821 )
...
* useful
* update docs
* Update TextBasedChannel.js
* update docs
* fix docs
* Update TextBasedChannel.js
2016-10-23 14:51:54 -04:00
Gus Caplan
b020fae258
fix emoji updates ( #826 )
2016-10-22 23:43:07 -04:00
Gus Caplan
422b90c711
add way more friend shit ( #815 )
2016-10-22 16:25:55 -04:00
Schuyler Cebulskie
aa4cb97a1c
Removed production flag from installs
2016-10-22 14:48:07 -04:00
Gus Caplan
9c8eb2dfc3
lets all be friendly! ( #809 )
...
* lets all be friendly!
* fix doc
* Update ClientUser.js
* Update ClientUser.js
2016-10-18 01:36:25 -04:00
Gus Caplan
bd5540314b
add message@#type
2016-10-17 21:24:16 -05:00
Gus Caplan
e04dbbdb82
add clientuser#friends ( #807 )
...
* add client#friends
* Update Ready.js
* Update Client.js
* move friends to client.user
* Update ClientUser.js
* Update ClientUser.js
2016-10-16 21:28:17 -04:00
Schuyler Cebulskie
fc307fab8a
Remove unnecessary array conversions
2016-10-16 21:14:59 -04:00
Schuyler Cebulskie
fe2192d544
Thanks for overriding the MessageOptions typedef, Gus 😒
2016-10-15 00:12:37 -04:00
Gus Caplan
50a1d1cbef
Add VoiceChannel.joinable/speakable ( #802 )
...
* add some getters to voice channels
* Update VoiceChannel.js
* Update VoiceChannel.js
* Update VoiceChannel.js
2016-10-14 18:58:48 -04:00
Schuyler Cebulskie
6e76df2656
Update legacy docs link
2016-10-14 01:45:02 -04:00
Schuyler Cebulskie
a6ca05b379
Change a word in help
2016-10-14 01:27:54 -04:00
Schuyler Cebulskie
84bca168b6
Update docs
2016-10-14 01:26:54 -04:00