Save and categorize your Discord messages and clips using Clibs bot!
Add this bot to your server here.
You can watch a demo of it in action here
Clibs helps you categorize and store references to important files/messages in your channels - much like an in-house Discord library! Use Clibs and label your messages to sort and retrieve your important messages/files based on their tags.
For instance, if I uploaded a clip to a Discord channel, I would use '!clibs store @celina hitaclip ace' in the same message, and Clibs will store the reference to that clip. Later, if I wanted to retrieve all my clips, I would use '!clibs get @celina' to return a list of references to messages that I tagged using '!clibs store @celina {tag-name}' in the channel.
Command | Description | Example |
---|---|---|
❓ !clibs info | Learn about Clibs's commands | !clibs info |
📥 !clibs store {tag-name} {message-name} | Use this command in the message you want to save with a tag name (must not include spaces) | !clibs store celina ace |
📬 !clibs get {tag-name} | Retrieve all messages/files that are stored under | !clibs get celina |
📑 !clibs display | Retrieve all tags in a channel. | !clibs display |
🗑️ !clibs delete {tag-name} | Delete all the messages tagged by in your library. | !clibs delete celina |
❌ !clibs delete {tag-name} {message-name} | Delete a specific message under the in your library. | !clibs delete celina ace |
Released under the Apache License 2.0 license.
This bot was made using Discord.js, MongoDB, Node.js, Heroku, and Javascript :)
Icons made by Freepik from Flaticon.