Skip to content

Latest commit

 

History

History
89 lines (55 loc) · 2.61 KB

README.md

File metadata and controls

89 lines (55 loc) · 2.61 KB

Logo

🦊 Amandinha 🦊

A private bot made with Java☕️ to help MenheraBot's Support Server
MenheraBot Support Server »

👨‍💻 | Contributing

You may contribute to this project by opening an issue or creating a pull request on GitHub. Fell free to help the actual code, or just give me advice on how to improve the code.

🔥 | Running

To run Amandinha, 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/Amandinha.git
  1. 💻 Building the Image
docker build . --tag amandinha
  1. 🏃‍♂️ Running a Container
docker run --name AmandinhaBot -e "TOKEN=ReplaceWithToken" -d -t amandinha

Obs: you need to add the Bot Token in ReplaceWithToken. Don't have a token? Follow Discord's Tutorial.

That's It! Amandinha is now running in a container OwO.

🎉 | 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/amandinha:latest

You need to be logged in

  1. 🏃‍♂️ Running a Container
docker run --name AmandinhaBot -e "TOKEN=ReplaceWithToken" -d -t ghcr.io/menherabot/amandinha:latest

Obs: you need to add the Bot Token in ReplaceWithToken. Don't have a token? Follow Discord's Tutorial.

Less go! Amandinha is now running in a container OwO.

🔨 | Made With

⚖️ | License

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

📧 | Contact

Discord: Luxanna#5757

Twitter: @Luxanna_Dev


MenheraBot was made with ❤️ by Luxanna.