https://github.com/multimeric/gallerybot
Discord bot that lets users create image galleries of up to 4 images
https://github.com/multimeric/gallerybot
discord discord-bot image-processing
Last synced: about 2 months ago
JSON representation
Discord bot that lets users create image galleries of up to 4 images
- Host: GitHub
- URL: https://github.com/multimeric/gallerybot
- Owner: multimeric
- Created: 2022-02-10T06:36:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T11:59:15.000Z (over 3 years ago)
- Last Synced: 2025-03-21T05:23:31.948Z (over 1 year ago)
- Topics: discord, discord-bot, image-processing
- Language: TypeScript
- Homepage: https://discord.com/api/oauth2/authorize?client_id=941226891896033310&scope=applications.commands
- Size: 770 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GalleryBot
### [Invite GalleryBot to your server here](https://discord.com/api/oauth2/authorize?client_id=941226891896033310&scope=applications.commands)
Gallery Bot is a simple discord bot that takes up to 4 image uploads, and returns them as a gallery, like those used by Facebook Messenger, Twitter etc.
This allows you to share multiple images without taking up much screen real-estate.
Here is an example usage:

Which produces:

Like with e.g. Twitter links, you can click on individual images to zoom in on them.
## Feedback
[Please file issues and suggest features here](https://github.com/multimeric/GalleryBot/issues)
## Technical Detail
This uses a small hack [explained here](https://github.com/discord/discord-api-docs/discussions/3253#discussioncomment-952628) to enable galleries, which are a built-in but hidden Discord feature.
## Attribution
[Bot logo courtesy of Freepik](https://www.flaticon.com/free-icons/gallery).