Skip to content

BookmarkerBot/Bookmarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Bookmarker

Bookmarker Banner

Discord GitHub Stars

License: MIT Carbon Version

Bookmarker is a Discord bot built with Carbon by Codeize that allows users to bookmark messages they find interesting or important, making it easy to revisit them later.

Setup

  1. Create a .dev.vars file with the following variables:
BASE_URL="your-base-url"
DEPLOY_SECRET="your-deploy-secret"
DISCORD_CLIENT_ID="your-client-id"
DISCORD_PUBLIC_KEY="discord-public-key"
DISCORD_BOT_TOKEN="your-bot-token"
  1. Install dependencies:
bun install
  1. Start the development server:
bun run dev

Commands

  • Right click on a message -> Apps -> Bookmark - The meat and potatoes of the bot, allowing you to bookmark messages.
  • /help - Basic information about Bookmarker and its functionality.

License

MIT

About

๐Ÿ“• The source code for Bookmarker V2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published