Skip to content

A simple illustrations manager discord bot & gallery website

License

Notifications You must be signed in to change notification settings

LilyKensa/IllustrationsManager

Repository files navigation

Huey's Gallery Website & Discord Bot

by Huey☆

About

This project runs a discord bot to download pictures from discord, and a website to display them.

Screenshot

Installation

First, clone the repo and install node.js packages.

git clone [email protected]:LilyKensa/IllustrationsManager.git
cd IllustrationManagerBot
npm install

Then, edit the environment variables

mv .env.dev .env
vim .env

Follow the instructions in .env, and you're good to go!

./run.sh

The discord client should be online, and your website should be hosted on localhost:5470/illustrations/ (Or other port if you changed it)

Discord Commands

Misc

I made --loli command to troll one of my friend, you can use this as a ping command though.

Don't ever use --worship. Trust me.

Admin

Reply to a message and type --add will add all the images (including URLs and attachments) of that image. You will see a ☑️ appear to the message.

Use --delete <id> to delete an image.

Using --clearmessages <begin> <end>, you can delete a range of message at once, be careful when using this.

Commands Aliases
--delete --del
--clearmessages --cmsg

Change Log

v1.1

  • --delete command
  • Better image hashing
  • Pixiv download support (including ppixiv plugin page specification)
  • Error pages
  • Page footer

v1.2

  • Fixed pixiv download twice
  • Add options
    • Image sort method
    • Force compact / full display mode
    • Filter aspect ratio

About

A simple illustrations manager discord bot & gallery website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published