Skip to content

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

License

Notifications You must be signed in to change notification settings

MenheraBot/MenheraAlbum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages