Commit Graph

370 Commits

Author SHA1 Message Date
Skillz
607c577fc1 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-05-28 20:50:07 -04:00
Skillz
3cf7589d6a sweep message cache 2020-05-28 20:49:04 -04:00
Skillz
a772bbe14f remove methods from structs 2020-05-28 20:48:51 -04:00
Skillz
7d79361b0d remove update channel cache function 2020-05-28 20:48:10 -04:00
Skillz
9d1c5fcbe3 delete cached messages on channel delete 2020-05-28 20:47:42 -04:00
Skillz
9b356503b5 add handlers which will help preserve a ton of ram 2020-05-28 20:47:27 -04:00
Skillz
0050beb117 add debug to readme 2020-05-28 20:46:47 -04:00
Skillz
6d85d8ed56 add debug event 2020-05-28 20:46:39 -04:00
Skillz
460c31219e delete cached messages on guild delete 2020-05-28 20:38:08 -04:00
Skillz
947e17f6b4 fix member typings 2020-05-28 20:35:42 -04:00
Skillz
1817e33878 cleaner logger export 2020-05-28 20:34:41 -04:00
Skillz
fc92d61416 add comment & fmt 2020-05-28 20:33:23 -04:00
Skillz4Killz
6df98f6cf2 Merge pull request #54 from Androz2091/collection
Replace Map with Collection
2020-05-26 12:10:04 -04:00
Androz2091
2bc3edf8e5 collection rewrite 2020-05-26 17:52:19 +02:00
Skillz4Killz
d6bd7ff6d1 Merge pull request #55 from Androz2091/fmt-fixes
some format fixes
2020-05-26 10:36:18 -04:00
Androz2091
941155045b some fmt fixes 2020-05-26 16:17:34 +02:00
Androz2091
e87dff66ac Replace Map with Collection 2020-05-26 16:00:31 +02:00
Skillz4Killz
f43c348b6c Update README.md 2020-05-26 09:45:40 -04:00
Skillz4Killz
0e2c61ae11 Merge pull request #53 from Androz2091/patch-3
Add a simple ping command example to README
2020-05-26 09:40:03 -04:00
Androz
d37f124317 Add a simple ping command example to README 2020-05-26 15:36:20 +02:00
Skillz
622388ae21 fix format url order of operations v4.0.1 2020-05-25 12:38:30 -04:00
Skillz
d319c4bae8 small voice state bug fix 2020-05-23 16:27:07 -04:00
Skillz
84ccfc3afa fix message.mentions 2020-05-23 15:57:59 -04:00
Skillz
42862534a9 remove user file v4.0.0 2020-05-23 15:49:36 -04:00
Skillz
54774bcfa9 fmt 2020-05-23 15:46:26 -04:00
Skillz
31e6779aeb remove unnecessary log 2020-05-23 15:37:24 -04:00
Skillz
1e78181051 remove user struct, gateway rate limiting, and more 2020-05-23 15:29:52 -04:00
Skillz
8b4178ba7f add messageUpdate types and to readme 2020-05-23 10:27:40 -04:00
Skillz
8e68c6a3da update discord url 2020-05-23 10:20:15 -04:00
Skillz
41620c2df2 fmt v3.0.0 2020-05-22 15:58:22 -04:00
Skillz
94d2a36c25 update readme user 2020-05-22 15:57:16 -04:00
Skillz
8dc58e2397 dm suport 2020-05-22 15:53:32 -04:00
Skillz
b87de9cd3b adds dm support for androz slowmode 2020-05-22 15:53:03 -04:00
Skillz
3bfa431c1e guild update event handler typings fixed 2020-05-22 14:21:03 -04:00
Skillz
b9978d0159 guild update payload 2020-05-22 14:20:48 -04:00
Skillz
1aacea3ae6 fix odd sharding and guild update event handling 2020-05-22 14:20:36 -04:00
Skillz
7cff662db5 fix non-sharded loadup 2020-05-22 09:51:31 -04:00
Skillz
09f9dcf871 rate limit handling tofetching members 2020-05-22 09:39:22 -04:00
Skillz
39b65ee6c4 cleanup 2020-05-22 09:34:01 -04:00
Skillz
6b00f83e7d remove remaining raw 2020-05-21 23:32:42 -04:00
Skillz
bb9d104f4e remove the raw prop 2020-05-21 23:27:01 -04:00
Skillz
83ee905a0f fix sharding 2020-05-21 23:22:09 -04:00
Skillz
ab8a9d59cc Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-05-21 16:11:26 -04:00
Skillz
8d05bb5fc1 cache users on member creation 2020-05-21 16:11:23 -04:00
Skillz4Killz
bf57e35f33 Merge pull request #46 from Androz2091/patch-1
Add message#guild() and message#member() method to message object
2020-05-21 15:39:08 -04:00
Skillz
6160830d12 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-05-21 15:35:41 -04:00
Skillz
7c61869cf7 better perm checking on channel 2020-05-21 15:35:39 -04:00
Skillz
453d72f4f0 handle guild id on guildCreate for channel creation 2020-05-21 15:03:26 -04:00
Skillz4Killz
4e90e993d1 Merge pull request #47 from Androz2091/patch-2
Add channel#edit() method to README
2020-05-21 14:56:56 -04:00
Androz
8835770d10 Add channel#edit() method to README 2020-05-21 20:53:49 +02:00