Commit graph

1568 commits

Author SHA1 Message Date
Szymon Uglis 975d7b9473
Fixup run command :( 2021-03-29 21:18:27 +02:00
Szymon Uglis 5e7ca8b1f7
Fixup run command 2021-03-29 21:18:27 +02:00
Szymon Uglis a35fb4188e
Add unit tests; When pull request do not run integration tests 2021-03-29 21:18:27 +02:00
Szymon Uglis 3a22fa65e7
Add missing delete() method to IChannel; Fixes #105 2021-03-29 21:18:27 +02:00
Szymon Uglis 3643e239bb
Allow sending only files in message 2021-03-29 21:18:25 +02:00
Szymon Uglis f3f2601816
Change throwing string to throwing actual error 2021-03-29 21:18:22 +02:00
Szymon Uglis 611d9be3aa
Add licence and remove authors from pubspec 2021-03-29 21:18:22 +02:00
Szymon Uglis 78b0cf2863
Fixup command registration logic 2021-03-29 21:18:22 +02:00
Szymon Uglis fb6a44be1d
Bump http package to 0.13.0: Fixup 2021-03-29 21:18:22 +02:00
Szymon Uglis 4a767c2fe7
Remove dependecy override 2021-03-29 21:18:22 +02:00
Szymon Uglis 00aa21434e
Bump http package to 0.13.0: Fixup 2021-03-29 21:18:22 +02:00
Szymon Uglis 98cefeebfc
Bump http package to 0.13.0: Fixup 2021-03-29 21:18:22 +02:00
Szymon Uglis f785c15b60
Bump http package to 0.13.0 2021-03-29 21:18:22 +02:00
Szymon Uglis 53b0712dac
Fix new lines at the end of file 2021-03-29 21:18:20 +02:00
Szymon Uglis 10747150b3
Add createChannel endpoint; #104 2021-03-29 21:18:05 +02:00
Szymon Uglis 1041762178
Move fetchGuildPreview to HttpEndpoints 2021-03-29 21:18:04 +02:00
Szymon Uglis a64928111e
Channels variable in Guild is now getter 2021-03-29 21:18:01 +02:00
Szymon Uglis 046f05fc62
Bug fix for typing event and attachment extension 2021-03-29 21:18:00 +02:00
Szymon Uglis 2d33610c88
Update examples 2021-03-29 21:18:00 +02:00
Szymon Uglis e5a77c5f38
Add helper function to for creation emoji object from just id 2021-03-29 21:18:00 +02:00
Szymon Uglis 254c2be5e8
Fix #102; Fix docs; Fix types; Move some internal api paths to _HttpEndpoints 2021-03-29 21:17:57 +02:00
Szymon Uglis 6a25562ae1
Update RawEvent docs 2021-03-29 21:17:35 +02:00
HarryET 102650c81c
nyxx.interactions pubspec changes & improvements 2021-03-29 21:17:35 +02:00
HarryET d59ec1ed07
More changed to nyxx.interactions & Dart docs for new utilities 2021-03-29 21:17:34 +02:00
HarryET 0236012b39
Add docs to Interaction.dart 2021-03-29 21:17:34 +02:00
HarryET 327d14dcb5
Add Dart Docs & Sort final issues. 2021-03-29 21:17:34 +02:00
HarryET 23dfa06ac0
🚀 Overhaul to files, made easier to use! Missing documentation for all public APIS. 2021-03-29 21:17:34 +02:00
HarryET 1d6f937f96
Added Command Resistration - Has bugs 2021-03-29 21:17:34 +02:00
Szymon Uglis 92d6f898ac
Move raw event dispatcher to last switch branch 2021-03-29 21:17:34 +02:00
Szymon Uglis 3acb474782
Fix message reaction events not triggered for not cached messages: Fixup 2021-03-29 21:17:34 +02:00
Szymon Uglis b18670935d
Fix message reaction events not triggered for not cached messages 2021-03-29 21:17:34 +02:00
HarryET e0fb1a766a
Interaction Progress 2021-03-29 21:17:34 +02:00
HarryET 6d0c15fdaa
Fixed Review Comments, Cache & Entity Utility changes, Interaction changes 2021-03-29 21:17:34 +02:00
HarryET 8e3f5b6a2f
Added CacheUtility & EntityUtility 2021-03-29 21:17:34 +02:00
HarryET 005bc2c863
Start of nyxx.interactions 2021-03-29 21:17:34 +02:00
Szymon Uglis 206aaeb454
Add raw gateway event dispatcher for slash commands; Fix commander dependencies 2021-03-29 21:17:34 +02:00
Szymon Uglis e0eb4c1d79
Removed dependency overrides 2021-03-29 21:17:34 +02:00
Szymon Uglis f6d5dd82c6
Added reply convenience method for easy replying to message via inline replies; Changed allow api in ReplyBuilder by removing default values 2021-03-29 21:17:34 +02:00
Szymon Uglis 7850b5debd
Small docs, typing fixes; Add missing audit log entry types 2021-03-29 21:17:34 +02:00
Szymon Uglis a5bd5661b3
Add mutual guilds extension method 2021-03-29 21:17:34 +02:00
Szymon Uglis d9ca8c8272
Fix Guild member updates 2021-03-29 21:17:34 +02:00
Szymon Uglis 8e394c935a
Implement User#dmChannel: Fixup 2021-03-29 21:17:34 +02:00
Szymon Uglis b1f9578b1f
Implement User#dmChannel 2021-03-29 21:17:34 +02:00
Szymon Uglis 5d57308d2b
Fix bug with not respecting inline fields 2021-03-29 21:17:34 +02:00
Szymon Uglis 9656777c06
Update docs, add ability to chunk from Guild object. Update member updating. Add boosting field to Member 2021-03-29 21:17:34 +02:00
Szymon Uglis 6b92339e80
Docs
[ci skip]
2021-03-29 21:17:33 +02:00
Szymon Uglis 8d0fde9789
Cache rework draft
[ci skip]
2021-03-29 21:17:33 +02:00
Szymon Uglis 61eb7df21b
Update CHANGELOG. Remove unneeded files 2021-03-29 21:17:33 +02:00
Szymon Uglis 65dc47bff4
Fix 429 ratelimit response deserializing 2021-03-29 21:17:33 +02:00
Szymon Uglis 3e7479d69b
Fixup version in constants 2021-03-29 21:17:33 +02:00