Commit graph

17 commits

Author SHA1 Message Date
Chris Rhodes
c96162c425 Add support for Message Reactions. 2016-11-03 22:07:06 -07:00
Chris Rhodes
ee3e500749 Add webhook support. 2016-11-03 19:41:57 -07:00
uppfinnarn
0c11cae782 Timestamp type; a string with a Parse() function
Closes #204
2016-07-28 21:16:10 +02:00
Chris Rhodes
96bcdc00a5 Replace multiple replaces with one regex replace. 2016-05-03 20:51:04 -07:00
Bruce
2136202ea9 Merge pull request #188 from jonas747/develop
Add mention_roles
2016-04-30 07:48:24 -05:00
jonas747
421496531a Add mention_roles 2016-04-30 04:38:05 +02:00
Chris Rhodes
98bf6b57d3 Replace stupid nicknames. 2016-04-29 19:03:14 -07:00
Chris Rhodes
24e7f04e0e Add support for GuildEmbed and GuildIntegration endpoints. 2016-04-22 11:34:04 -07:00
Bruce Marriner
1a672823a2 Lint and Cleanup 2016-04-11 18:54:19 -05:00
Bruce Marriner
9b8e880744 Optimized some structs to reduce their runtime size. 2016-01-28 11:10:12 -06:00
Chris Rhodes
0f38b22ca1 Message state tracking. 2016-01-16 00:20:41 -08:00
Chris Rhodes
735b01b158 Embeds. 2016-01-10 22:12:45 -08:00
Chris Rhodes
a639011a06 Add attachments fields. 2016-01-10 21:39:18 -08:00
Chris Rhodes
28d1f63219 Missed one 2016-01-08 10:05:48 -08:00
Chris Rhodes
ea33680562 Merge remote-tracking branch 'bwmarrin/develop' into pointers 2016-01-08 09:40:56 -08:00
Bruce Marriner
831fb29915 Moved Message struct and related structs into message.go 2016-01-08 10:33:29 -06:00
Bruce Marriner
7fc9331e04 Created message.go to store code related to the Message struct. 2016-01-08 10:29:01 -06:00