Commit graph

1568 commits

Author SHA1 Message Date
Szymon Uglis 98c805ee8b Cache mention users 2020-07-29 23:38:18 +02:00
Szymon Uglis c9ed30c040 Cache user in dm channel
[ci skip]
2020-07-28 22:21:32 +02:00
Szymon Uglis 51ad8c7428 Fix typo, dont compile regex every time and add shard getter for CommandContext, rename library names
[ci skip]
2020-07-26 23:38:53 +02:00
Szymon Uglis 3efad683c8 Merge pull request #76 from l7ssha/rewrite_modular_nocache
Dont require cache when possible
2020-07-26 15:41:16 +02:00
Szymon Uglis cc851f4ae7 Merge pull request #87 from One-Nub/rewrite_modular_nocache
Patch parsing snowflake from map when creating RoleTag
2020-07-22 20:37:50 +02:00
One-Nub 51601f247c Patch parsing snowflake from map 2020-07-21 19:11:47 -05:00
Szymon Uglis 4a79615bc1 Fix RoleTags serialization error
[ci skip]
2020-07-21 19:31:26 +02:00
Szymon Uglis b9f4278b0e Fix errors on windows
[ci skip]
2020-07-21 18:56:37 +02:00
Szymon Uglis 0bb20c29a3 Add roleTags property. discord/discord-api-docs#1537
[ci skip]
2020-07-20 18:40:49 +02:00
Szymon Uglis 6faae2bc4d Add enterTypingState method
[ci skip]
2020-07-20 01:03:28 +02:00
Szymon Uglis 7daa30a5cc Add scheduler, fix imports and exports
[ci skip]
2020-07-16 21:38:05 +02:00
Szymon Uglis 17c8221bc2 Remove polling method. Moved setupDefaultLogging to Nyxx constructor with ability to disable default logger. Logger output is without colors.
[ci skip]
2020-07-15 23:51:54 +02:00
Szymon Uglis 2beebb3d9b Fix generic type, change name of method
[ci skip]
2020-07-15 00:12:46 +02:00
Szymon Uglis bbcd6eefe8 Overhaul pagination module. Make it customizable and modular.
[ci skip]
2020-07-13 22:00:13 +02:00
Szymon Uglis ad0e6df8d1 Docs, export util file, fix imports order
[ci skip]
2020-07-11 22:01:16 +02:00
Szymon Uglis 807266f237 Update test
[ci skip]
2020-07-11 19:45:13 +02:00
Szymon Uglis 86814acf0e w_transport fixes, fix json deserialize.
[ci skip]
2020-07-11 19:40:07 +02:00
Szymon Uglis 4bd7845cea Merge remote-tracking branch 'origin/rewrite_modular_nocache' into rewrite_modular_nocache 2020-07-11 16:57:18 +02:00
Szymon Uglis edd34d3e58 nyxx.modules first draft
[ci skip]
2020-07-11 16:57:09 +02:00
Szymon Uglis 7d66fae22c Merge branch 'rewrite_modular' into rewrite_modular_nocache 2020-07-08 22:26:39 +02:00
Szymon Uglis 11074dd9cb Merge pull request #85 from One-Nub/rewrite_modular_nocache
Patch type confliction for pinned message channel
2020-07-05 23:13:07 +02:00
One-Nub 43a85e4f60 Resolve type confliction for pinned message channel 2020-07-05 15:45:27 -05:00
Szymon Uglis 069f41a964 Fix docs
[ci skip]
2020-07-04 13:19:36 +02:00
Szymon Uglis 25768ec391 Fix broken createInvite method
[ci skip]
2020-07-04 13:15:45 +02:00
Szymon Uglis 0a44ed0fa6 Fix doc typos, fix return type and examples, add of and default constructor to PermissionOverrideBuilder
[ci skip]
2020-07-03 21:39:03 +02:00
Szymon Uglis baca2853a6 Added replaceField method and exposed field list in EmbedBuilder
[ci skip]
2020-07-03 20:14:31 +02:00
Szymon Uglis f5cb6112a0 Added InvalidSnowflakeException.
[ci skip]
2020-07-02 17:37:43 +02:00
Szymon Uglis df19a08639 Added minor docs.
[ci skip]
2020-07-02 17:24:59 +02:00
Szymon Uglis c33fc68dab Bring back searchMembersGateway method. Cache user if cache not missing in cache. Added minor docs.
[ci skip]
2020-07-02 16:54:28 +02:00
Szymon Uglis 41692ef2b7 Merge pull request #80 from l7ssha/rewrite_modular_sharding
Sharding support
2020-06-30 17:11:01 +02:00
Szymon Uglis cce2ca3423 Sending SIGTERM OR SIGINT is closing websockets connections properly. #67
[ci skip]
2020-06-29 21:25:16 +02:00
Szymon Uglis 7d75e84428 Replace filtering functions with generic one
[ci skip]
2020-06-28 19:15:05 +02:00
Szymon Uglis 6a0e2b8c22 Fix import style
[ci skip]
2020-06-28 18:50:37 +02:00
Szymon Uglis 9ecda16b73 Fix AllowedMentions error types
[ci skip]
2020-06-28 00:35:25 +02:00
Szymon Uglis 1123727cb8 Fix prune method
[ci skip]
2020-06-28 00:25:05 +02:00
Szymon Uglis 57895f06ab Remove guild patch
[ci skip]
2020-06-27 23:21:25 +02:00
Szymon Uglis 3f4679764b Return Exception instead of plain error string
[ci skip]
2020-06-27 23:21:13 +02:00
Szymon Uglis 4606f45a66 Added private constructors to internal erros. Added documentation
[ci skip]
2020-06-27 11:59:22 +02:00
Szymon Uglis bad4bdfb45 Support message suppressing
[ci skip]
2020-06-26 21:48:56 +02:00
Szymon Uglis 8df0f9db90 Switch to interface
[ci skip]
2020-06-26 21:12:05 +02:00
Szymon Uglis b81fc735be Added clear character
[ci skip]
2020-06-26 00:43:35 +02:00
Szymon Uglis a976e63cc1 Moved notice in DiscordColor
[ci skip]
2020-06-25 19:41:48 +02:00
Szymon Uglis 00eeebdb88 Added GuildFeature wrapper
[ci skip]
2020-06-25 19:41:31 +02:00
Szymon Uglis cc49a9e111 Doc fixes, message == fix,
[ci skip]
2020-06-24 23:26:23 +02:00
Szymon Uglis 7bb4f6a987 Small doc fixes
[ci skip]
2020-06-24 13:47:33 +02:00
Szymon Uglis 065a9bba7c Fix doc strings
[ci skip]
2020-06-23 23:39:22 +02:00
Szymon Uglis 91c42084b7 Added 2 new examples.
[ci skip]
2020-06-23 21:04:01 +02:00
Szymon Uglis 4bc15e7172 Added execute method to webhook.
[ci skip]
2020-06-23 13:29:36 +02:00
Szymon Uglis 685c09364b Improved permission handling. Added ability to edit permission overrides in place.
[ci skip]
2020-06-21 19:31:05 +02:00
Szymon Uglis ab840a42a0 Fix typo
[ci skip]
2020-06-21 12:08:37 +02:00