WebApr 17, 2024 · I'm currently developing a bot that pins messages in a text file to bypass the message pin limit in discord servers, and my system works by having a user reply to a message with -pin and it will save that message and the message author in a text file. The problem is that I don't know how to get the content of the replied to message and the ... WebJan 17, 2024 · This tutorial shows you how to pin a message in Discord. Pinning a message is quick and easy to do. You may want to pin important messages so they can easily be accessed in the...
Discord.js Clear command that skips pinned messages
Ready your thumbtacks and start pinning away! To pin a message, just click on the "three dots"/More iconat the far right of the message: If your role has the Manage Messages permission (or you're the server owner), you'll see the "Pin Message" feature in the drop-down menu. Right-clicking on the message will … See more Collapsable Corkboard, Endless Time Warp: Any pinned message will appear in the pin window, accessed by clicking the pin icon in the top … See more Another important point is that no matter how long ago the pinned message is, you can click the "jump" link next to the pinned message in the … See more Removing pins when you no longer need them or need to delete old pins for more is also easy peasy! When you're ready to unpin a message, just click the "X" icon next to that "Jump" button we saw earlier: And confirm: See more WebYou can pin a message with .pin () If you want to pin a message the bot just sent, you'll have to resolve the promising of sending it, then use the return value. Using async/await: const msg = await .send ('Hi') msg.pin () Using .then: .send ('Hi').then (msg => msg.pin ()) 3 Valuable_Limit4027 • 1 min. ago the other father song piano
How do I make my bot pin it
WebJan 17, 2024 · This tutorial shows you how to pin a message in Discord. Pinning a message is quick and easy to do. You may want to pin important messages so they can easily be … WebApr 28, 2024 · How to Pin Messages in Discord To start, find a message that you wish to pin in a channel message on your server. Once you’ve located a message to pin, hover over … Web1 - Only show once until the user clicks the "x", until that pin is updated. 2 - Always show that pin no matter what (for super special channels like reporting something specific). EDIT: Hehe, I was able to upvote myself. Is that intended? 7 Jarvis 4 years ago I agree that this would be useful. the other fascism