Skip to content

Commit

Permalink
discordia: threads and stickers (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal2453 authored Nov 19, 2024
1 parent b5c0450 commit 9b4cd94
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions libs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1278,8 +1278,11 @@ export const libs: Lib[] = [
slashCommands: 'No',
buttons: 'No',
selectMenus: 'No',
threads: 'No',
guildStickers: 'No',
threads: {
text: 'Has a PR',
url: 'https://github.com/SinisterRectus/Discordia/pull/418'
},
guildStickers: 'Yes',
contextMenus: 'No',
autocomplete: 'No',
scheduledEvents: 'No',
Expand Down

0 comments on commit 9b4cd94

Please sign in to comment.