An open API service indexing awesome lists of open source software.

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

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:

![](media/cmd_example.png)

Which produces:

![](media/cmd_output.png)

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).