Commit Graph

1568 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 8e8d51be73
Update docs; Throw when registering handler for slashcommand if there are subcommands or subcommandgroups 2021-04-18 02:50:33 +02:00
Szymon Uglis 02e71ab27a
New slash commands API. subpackages directories are now consistent with names 2021-04-16 01:42:55 +02:00
Szymon Uglis 1c30e31e63
Add docs deploy do github actions 2021-04-11 00:29:11 +02:00
Szymon Uglis 14219dc017
Fix and implement new 4 and 5 interaction response type; Implement interaction followup 2021-04-10 14:54:13 +02:00
Szymon Uglis 29894ee523
Remove dead code; Update readme 2021-04-10 12:25:02 +02:00
Szymon Uglis 483daa45d0
Add publish package action 2021-04-08 00:17:30 +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 15823cb437
Remove dependency overrides 2021-03-30 23:09:53 +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 26c5929ac4
Update github actions to Dart 2.12 2021-03-29 21:18:39 +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 87ea7569fb
Bump nyxx commander to nyxx 1.1.0-dev.5 2021-03-29 21:18:36 +02:00
Szymon Uglis 955f054cf7
Update nyxx.commander to nyxx 1.1.0-dev.5 2021-03-29 21:18:36 +02:00
Szymon Uglis 3f4ceba4b8
Build fix - use older version of nyxx; Fix typing error in interactions 2021-03-29 21:18:36 +02:00
Matthew Watt 01980ce692
Updated cast type for interaction options 2021-03-29 21:18:36 +02:00
Matthew Watt 0f31294fd1
Fixed JSON encode error 2021-03-29 21:18:36 +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 34694e8507
Fix issue with default handler execution; Bump version 2021-03-29 21:18:36 +02:00
WasserEsser ff2a734a91
Fix build 2021-03-29 21:18:36 +02:00
WasserEsser c6354186c2
Resolve suggestions 2021-03-29 21:18:36 +02:00
WasserEsser b23113d0cd
Match example in comment with example in PR 2021-03-29 21:18:36 +02:00
WasserEsser a12ea9f828
Formatting 2021-03-29 21:18:36 +02:00
WasserEsser a5c8c21ff2
Fix #111 by building a RegEx match with the full command all its aliases 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 eab729de11
Commander build fix 2021-03-29 21:18:35 +02:00
Szymon Uglis de58a77979
Fixes #109, #111, #112 2021-03-29 21:18:35 +02:00
Szymon Uglis 21a0aae017
Bump commander version 2021-03-29 21:18:35 +02:00
WasserEsser 6d9f43a0d0
Use entity.isEntityName instead of entity.name 2021-03-29 21:18:34 +02:00
Szymon Uglis 43eed5d891
Bump versions; Update dependencies 2021-03-29 21:18:27 +02:00
Szymon Uglis 5714f9cdd0
Add subCommand property to event for easier subcommand recognition 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