A private bot made with Java☕️ to help MenheraBot's Support Server
MenheraBot Support Server »
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.
To run Amandinha, you need to have Docker in your machine. You have two options of installation, follow the one that applies to you.
If you want to build the image yourself, you can do it by following these steps:
- 🧹 Clone the repository
git clone https://github.com/MenheraBot/Amandinha.git
- 💻 Building the Image
docker build . --tag amandinha
- 🏃♂️ 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.
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.
- 📥 Download the image
docker pull ghcr.io/menherabot/amandinha:latest
You need to be logged in
- 🏃♂️ 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.
Distributed under the MIT License. See LICENSE
for more information.
Discord: Luxanna#5757
Twitter: @Luxanna_Dev
MenheraBot was made with ❤️ by Luxanna.