Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
findByProps('getAPIBaseURL')
findByProps.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
getActionHandler('ChannelStore', 'CHANNEL_CREATE');
getActionHandler.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
getFunction('getChannel', 0)
getFunction.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
getStore('ChannelStore')
getStore.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
searchFunctions('user')
searchFunctions.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
Contributors: syndicated#6591 (112511479806246912
)
searchStores('channel')
searchStores.mp4
Source: Discord server - Channel Post
Author: Davri#0015 (457579346282938368
)
searchExperiment('2021-12_soundboard')
searchExperiment.mp4
Source: Discord server - Channel Post
Author: HumanCat222#0001 (676018450115854347
)
listAllServerFeatures()
listAllServerFeatures.mp4
Source: Discord server - Channel Post
Author: HumanCat222#0001 (676018450115854347
)
Contributors: Stef#6705 (``)
listServerFeatures('discord experiment hub')
listServerFeatures.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
getAllFunctions()
getAllFunctions.mp4
Source: Discord server - Channel Post
Author: proxy#1000 (711325368333893722
)
addAllFeatures('1089540433010491392')
addAllFeatures.mp4
Source: Discord Server - Channel Post
Author: proxy#1000 (711325368333893722
)
addFeatures('1089540433010491392', ['INTERNAL_EMPLOYEE_ONLY'])
addFeatures.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
enableExperiments()
enableExperiments.mp4
Source: Discord server - Channel Post
Author: proxy#1000 (711325368333893722
)
listExperiments()
listExperiments.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
convertToMedia('1093451591400558613')
convertToMedia.mp4
Source: Discord server - Channel Post
Author: Chilli#1234 (1060289353059946607
)
testNotification({
avatar: 'https://cdn.discordapp.com/avatars/1060289353059946607/a_85ef89511154380d3d2c65a528259784.png?size=4096', //avatar to display in the notification
user: 'Stef', //username to display in the notificaiton
content: 'This is a default message', //text to display in the notification
sound: 'mute', //sound to play with the notification
volume: 1 //volume of the notification
})
testNotification.mp4
Source: Discord server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
addTopics('1089808002359504946', [
{
topic: 'Just a chat', //topic title
summ_short: 'Just a chat between users', //topic description
people: ['495643575669751818', '329671025312923648', '913877854243131405'], //IDs of the users in the topic
start_id: '1101782766602960957', //ID of the first message of the topic
end_id: '1101785821796905061', //ID of the last message of the topic
count: 69 //message count
}
])
addTopics.mp4
Source: Discord server - Channel Post
Author: RedNix#0816 (701339955087278091
)
addDM('643945264868098049') //this adds Discord system account to your dms
addDM.mp4
Source: Discord Server - Channel Post
Author: ✨Tolgchu✨#1452 (329671025312923648
)
searchActionHandlers('channel')
searchActionHandlers.mp4
Source: Discord Server - Channel Post
getAllFriendInvites()
getAllFriendInvites.mp4
Source: Discord Server - Channel Post
getFriendInvite('5fUMr7Rf')
getFriendInvite.mp4
Source: Discord Server - Channel Post
createFriendInvite()
createFriendInvite.mp4
Source: Discord Server - Channel Post
revokeAllFriendInvites()
revokeAllFriendInvites.mp4
- Add image to
listServerFeatures
,getAllFriendInvites
,getFriendInvite
,createFriendInvite
andrevokeAllFriendInvites
functions - Update all images to show BD popups
- Add invite code to
getFriendInvite
example - Add a GUI to the plugin so users don't have to use the console
- Use BetterDiscord's Webpack module (
BdApi.Webpack
) instead of discord integrated one (webpackChunkdiscord_app
)