Skip to content

Commit

Permalink
Update Discordrb (#282)
Browse files Browse the repository at this point in the history
* Update libs.ts

Update discordrb

* Update libs.ts

---------

Co-authored-by: advaith <advaithj1@gmail.com>
  • Loading branch information
Droid00000 and advaith1 authored Sep 8, 2024
1 parent fded28a commit 374ef79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions libs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,10 @@ export const libs: Lib[] = [
buttons: 'Yes',
selectMenus: 'Yes',
threads: 'Yes',
guildStickers: 'Dev Version',
guildStickers: {
text: 'Has a PR',
url: 'https://github.com/shardlab/discordrb/pull/272'
},
contextMenus: 'Yes',
autocomplete: 'No',
scheduledEvents: {
Expand All @@ -1678,10 +1681,7 @@ export const libs: Lib[] = [
},
timeouts: 'Yes',
modals: 'Yes',
permsv2: {
text: 'Has a PR',
url: 'https://github.com/shardlab/discordrb/pull/254'
},
permsv2: 'Dev Version',
automod: 'No',
localization: {
text: 'Has a PR',
Expand Down

0 comments on commit 374ef79

Please sign in to comment.