/MenheraAlbum

An HTTP server to serve all images that Menhera uses in it's commands!

Primary LanguageRustMIT LicenseMIT

Logo

๐Ÿ“” Menhera Album ๐Ÿ“”

An HTTP server made in Rust ๐Ÿฆ€ to serve images to MenheraBot.
MenheraBot ยป

๐Ÿ‘จโ€๐Ÿ’ป | Contributing

You may contribute to this project by creating a Pull Request to the master branch.

๐Ÿ”ฅ | Running

To run Menhera Album, you need to have Docker in your machine. You have two options of installation, follow the one that applies to you.

๐Ÿ”ฎ | Building the Image

If you want to build the image yourself, you can do it by following these steps:

  1. ๐Ÿงน Clone the repository
git clone https://github.com/MenheraBot/MenheraAlbum.git
  1. ๐Ÿ’ป Building the Image
docker build . --tag album
  1. ๐Ÿƒโ€โ™‚๏ธ Running a Container
docker run --name AlbumServer -p 8080:8080 -d -t album

That's It! You have a HTTP server at port 8080.

๐ŸŽ‰ | Downloading the Image

If you don't really want all the source code, and just want to execute the bot, you can just donwload the image from the Container Registry.

  1. ๐Ÿ“ฅ Download the image
docker pull ghcr.io/menherabot/album:latest

You need to be logged in

  1. ๐Ÿƒโ€โ™‚๏ธ Running a Container
docker run --name AlbumServer -p 8080:8080 -d -t ghcr.io/menherabot/album:latest

Vamoooooo!!! You have a HTTP server at port 8080.

๐Ÿ”จ | Made With

โš–๏ธ | License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ง | Contact

Discord: @ysnoopydogy

Twitter: @Luxanna_Dev


MenheraBot was made with โค๏ธ by Luxanna.