Jacob
72be5e6498
v8 - Emit error event on sendTyping falures instead of failing silently ( #769 )
...
* Properly emit error on sendTyping failure.
* Properly emit error on sendTyping failure.
2016-10-03 14:44:17 -07:00
abalabahaha
2b1fcf168c
Deminify files
2016-10-02 13:25:00 +09:00
abalabahaha
d0e38c721d
8.2.0
8.2.0
2016-10-02 13:23:34 +09:00
abalabahaha
972558f030
Fix redeclaration
2016-10-02 13:11:26 +09:00
Jacob
015eb9c546
add Webhook structure ( #764 )
2016-10-01 21:02:48 -07:00
abalabahaha
76dd4f74da
Fix arbitrary ffmpeg
2016-10-02 12:44:59 +09:00
Jacob
c00d209014
add webhooks v8 ( #759 )
...
* add webhook structure and getChannelWebhooks as well as getServerWebhooks
* add sendMessage
* add the ability to edit create and delete hooks
* remove server wide cache and add getter.
2016-10-01 11:53:14 +01:00
abalabahaha
d22ca969db
Add more undefined checks
2016-09-27 15:36:15 +09:00
abalabahaha
ba0c8c45fc
Fix potentially long websocket messages
2016-09-25 08:30:08 +09:00
abalabahaha
3bc6ea455d
Fix voice channel joining
2016-09-19 03:41:08 +09:00
abalabahaha
53ecaab12a
Default message.content to normal message
2016-09-18 09:46:46 +09:00
abalabahaha
34323c869e
Gateway v6 support
2016-09-18 09:26:29 +09:00
abalabahaha
d96f5d1e30
Userbots on gateway v5
2016-09-18 08:50:32 +09:00
abalabahaha
4139401f1b
Experimental gateway v5 support
2016-09-18 08:14:26 +09:00
abalabahaha
e3c7fd70e1
Attempting gateway v4
2016-09-18 07:59:35 +09:00
Brian Tanner
3e39d54933
change role hasPermission to return true for administrator ( #525 )
...
* change role hasPermission to return true for administrator rather than manageRoles
* add administrator to Role.serialize()
2016-08-20 14:00:30 -07:00
David Sevilla Martín
1c7a5abd4e
Added end parentheses to shortcut in delete method ( #513 )
2016-08-16 09:53:12 -07:00
Brian Tanner
fdfd41dd8c
add .toObject() method to structures ( #522 )
...
* add .toObject() method to structures
* add compiled PMChannel change from last commit
* uncomment members in VoiceChannel toObject method
2016-08-16 09:53:07 -07:00
Hugo Holmqvist
e42178181d
Fixes some bool options ( #521 )
...
* Fix boolean options
* viewlad
* grunt
2016-08-16 09:50:27 -07:00
Amish Shah
89bbf5d6be
Merge pull request #519 from Hackzzila/indev
...
Added nonce support to 'sendMessage'
2016-08-15 22:28:22 +01:00
Zachary Vacura
3b594fd86d
Added nonce support to 'sendMessage'
2016-08-15 16:21:32 -05:00
Hugo Holmqvist
ce198ef005
Add 'Bot' prefix to token ( #510 )
...
* Add 'Bot' prefix to token
* Add option for token prefix
* Maybe this is what abal meant?
* Change option name
* Check if token already starts with prefix
2016-08-14 11:38:04 -07:00
Hugo Holmqvist
1963bcfa10
Fix typos and status update examples ( #505 )
...
* merge
* Add ready event to examples
2016-08-08 18:43:55 -07:00
abalabahaha
fe95e31f48
Return booleans in memberHasRole()
2016-08-07 08:10:04 +09:00
Manuel Kraus
8085f5bde3
Fix data undefined error ( #502 )
2016-08-06 16:08:23 -07:00
abalabahaha
d656c68e75
Add private message delete bucket
2016-08-07 08:03:26 +09:00
Zman840
c0ef815f9d
added emoji support ( #503 )
2016-08-06 15:29:17 -07:00
Brian Tanner
0a648e80c9
handle ffmpeg/avconv not found ( #501 )
2016-08-06 08:18:12 -07:00
Hugo Holmqvist
420e8527c2
Doc examples for sending files, deleting messages and logging in ( #499 )
...
* Add examples on sending files
* Add docs on deleting messages
* Add docs for logging out, fix spelling
2016-08-05 17:22:40 -07:00
Manuel Kraus
1624daa730
Update ChannelPerimssions.serialise() ( #497 )
2016-08-04 22:29:06 -07:00
abalabahaha
2b7f88ae3a
Unminify files
2016-08-05 08:11:45 +09:00
Hayden Andreyka
c2163a29c0
Docs update ( #495 )
...
* Fix pagebreaks and formatting
* Start touching up sections
* Grab default channel
Usually the general channel anyways 😋
* Add more information
* move this up here
* derp
* cleanup
* touchups
Too many commits? noooo
* Add template literals everywhere, fix backticks and some other stuff
* quote standardization
is that even spelled right
* final touches
there have been a lot of final touches today
2016-08-04 14:49:29 -07:00
Hugo Holmqvist
36245941b3
Fix undefined everyoneMentioned ( #492 )
...
* Fix undefined everyoneMentioned
* Fix double semicolon
2016-08-04 13:32:38 -07:00
abalabahaha
da31ae589a
8.1.0
8.1.0
2016-08-02 07:21:33 +09:00
Hugo Holmqvist
461e5b337e
Moar doc examples ( #490 )
...
* Add more examples to docs
* docs
* Switch to objects from resolvables
* Small changes in wording
2016-08-02 07:11:25 +09:00
Hayden Andreyka
4f713a3f6d
Added examples section to docs ( #488 )
...
* Started adding usage examples
* Receiving messages
May have to expand on this later
* Changed wording
* Add on to this
Conflicts:
docs/index.rst
2016-08-02 07:10:22 +09:00
abalabahaha
b05e18871a
Fill out browser and device IDENTIFY properties
2016-07-31 06:52:35 +09:00
abalabahaha
1049a1d70a
Add OAuth Application Endpoint constant
2016-07-29 01:17:19 -07:00
abalabahaha
810059200c
Add getOAuthApplication()
2016-07-29 01:05:01 -07:00
abalabahaha
34f71eaba1
Properly reference server IDs when ratelimiting
2016-07-29 09:06:31 +09:00
abalabahaha
95db1d611b
Fix reference to nonexistent property
2016-07-29 07:03:47 +09:00
abalabahaha
41dab17ec0
Fix deleteMessage ratelimiting
2016-07-29 06:58:22 +09:00
abalabahaha
d956780d18
Fix incorrect reference
2016-07-29 06:30:07 +09:00
abalabahaha
b95058399e
Enable autoReconnect by default
2016-07-29 05:56:50 +09:00
abalabahaha
952cfc0456
Experimental active ratelimits (adapted from Eris)
2016-07-29 05:37:43 +09:00
abalabahaha
dc939c48ee
Fix using deleteChannel on private channels
2016-07-28 04:36:04 +09:00
Gus Caplan
babf550459
Add tonicdev support ( #479 )
...
* example file for tonicdev
* add tonicdev to the package.json
* meh
2016-07-28 04:14:58 +09:00
Hugo Holmqvist
a102490b08
Voice event fixes ( #482 )
...
* Fix false voiceSwitch event
* Check channelIDs instead of names
2016-07-28 03:12:33 +08:00
abalabahaha
c63c39eb1f
Bump deps
2016-07-24 09:18:14 +09:00
Brian Tanner
422fffdbfb
a lot of changes to documentation ( #465 )
...
* document paused property
* node twitch.tv urls in setStreaming, added note on autoReconnect in troubleshooting
* Fix improper formatting in Cache.get (#1 )
* Fix grammar in unpinMessage
* Enhance troubleshooting (#2 )
* Enhance troubleshooting
* getChannelLogs can take resolvables
* Include variables
* Add shortcuts
* Add references to shortcuts
* Add shortcuts for User
* Add references for User
* _
2016-07-14 09:05:54 +08:00