Skip to content

Releases: ArjunSharda/nextguild

v1.2.6

14 Jun 20:45
28da5f8
Compare
Choose a tag to compare

The latest updates according to the Guilded API is here!

  • Subscription tiers
  • Member permissions
  • Update role permissions

Other features included in this update are:

  • on_ready data
  • bugfixes

v1.2.5

14 Jun 18:19
Compare
Choose a tag to compare

Bugfixes

on_ready now returns data! Check it out!

v1.2.2

10 Jun 22:30
b76f864
Compare
Choose a tag to compare

bugfixes

v1.2.0

10 Jun 21:33
164e96f
Compare
Choose a tag to compare

All the classes are done. Check out the new docs for the events!

Added on_user_status_created, deleted
Added on_role_created, updated, deleted

this version is really buggy. Do not download.

v1.2.3

10 Jun 22:57
5247e66
Compare
Choose a tag to compare

The most stable version as of right now. It's bound to have bugs.
If you encounter any bugs, feel free to DM me on Guilded or send feedback in the support server

v1.1.7

08 Jun 18:02
Compare
Choose a tag to compare

Updates to the message class
message.mentions now sends back a dict containing rolementions, channelmentions and usermentions.

v1.1.6

07 Jun 18:21
f6d6a92
Compare
Choose a tag to compare

bugfixes regarding create_channel

v1.1.5

31 May 09:32
f73849d
Compare
Choose a tag to compare

The newest updates according to https://www.guilded.gg/API-Official/blog/Announcements/Roles-CRUD-thread-creation-and-other-misc-stuff

Get, create, update and delete roles with permissions
Create threads with create_channel along with message_id parameter
Add expiry date-time to update_status

v1.1.4

17 May 13:17
123636d
Compare
Choose a tag to compare

added groups
added status

v1.1.3

01 May 21:37
b59bca2
Compare
Choose a tag to compare

Bug fixes