Commit graph

259 commits

Author SHA1 Message Date
Timo Ley d902319da7 Allow User Tokens 2021-05-07 22:49:40 +02:00
Szymon Uglis a1bda440ef
Bump version and allow dev sdk. Fixes #116 2021-05-07 01:40:03 +02:00
Szymon Uglis cb2472a842
Fix dart analyzer minor problems; Add some docs; Allow Dart 2.13; rename onRatelimited -> onRateLimited 2021-04-27 00:37:04 +02:00
Szymon Uglis 9555a73447
Bump version 2021-04-25 14:57:43 +02:00
Szymon Uglis 60b86190c5
Remove unneeded override; Add docs; Fix naming of few variables; Fix slash commands and deserialization bugs 2021-04-25 12:45:22 +02:00
Szymon Uglis 99f14e1174
Fix unneeded code from Nyxx; Move token check at the top of constructor; Add userCachePolicyLocation to CacheOptions; Fix docs typos; Fix sticker deserialization 2021-04-19 21:37:51 +02:00
Szymon Uglis 29894ee523
Remove dead code; Update readme 2021-04-10 12:25:02 +02:00
Szymon Uglis c71d310d6e
Changelog, license update, Implement stage channels, implements new permissions
Remove unnecessary stuff from tests and analyzer options, remove travis config file
2021-04-07 22:54:14 +02:00
Szymon Uglis e01a670a19
Update readme; Move shard calculating to shard manager 2021-04-07 00:45:03 +02:00
Szymon Uglis 0585fff0a5
New interactions example and readme update 2021-04-06 09:45:59 +02:00
Szymon Uglis dd5355b0f2
Fix examples 2021-03-30 23:21:33 +02:00
Szymon Uglis 16f0f91640
Bump versions; Prepare for publish 2021-03-30 23:08:24 +02:00
Szymon Uglis 8966773ab6
Add GatewayIntents.none; Update examples; Bump version 2021-03-29 21:18:48 +02:00
Szymon Uglis 2ab9cd1b6e
Update version; Fix style 2021-03-29 21:18:46 +02:00
Szymon Uglis 15aa62cbe2
Test AttachmentBuilder 2021-03-29 21:18:45 +02:00
Szymon Uglis 7aeef08fb9
Entity utils tests 2021-03-29 21:18:45 +02:00
Szymon Uglis 0bc1e37e27
Tests using rest version of nyxx. Restructure tests 2021-03-29 21:18:45 +02:00
Szymon Uglis a33d651d01
Fix style, add simple permission utils tests 2021-03-29 21:18:45 +02:00
Szymon Uglis 21e3cd2f95
Implement NyxxRest. Migrate initially existing code 2021-03-29 21:18:44 +02:00
Szymon Uglis 7d4830906b
Bump versions 2021-03-29 21:18:39 +02:00
Szymon Uglis fb892295fe
Fix onSelfMention event stream; Bump versions 2021-03-29 21:18:38 +02:00
Szymon Uglis c8111526b5
Remove ??? 2021-03-29 21:18:36 +02:00
Szymon Uglis 5b9294f866
Remove unused code of createGuild function 2021-03-29 21:18:36 +02:00
Szymon Uglis 0ea86c9d85
Upgrade version of test 2021-03-29 21:18:36 +02:00
Szymon Uglis 29f83718d6
Increment versions of nyxx and nyxx.commander 2021-03-29 21:18:36 +02:00
Szymon Uglis de58a77979
Fixes #109, #111, #112 2021-03-29 21:18:35 +02:00
Szymon Uglis 43eed5d891
Bump versions; Update dependencies 2021-03-29 21:18:27 +02:00
Szymon Uglis bcd12ee369
Fixes for slash commands; Implemented Commander like interface for interactions 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 fb6a44be1d
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 d59ec1ed07
More changed to nyxx.interactions & Dart docs for new utilities 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 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 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