/Amandinha

Amandinha is a Discord Bot to help MenheraBot's Discord Server

Primary LanguageJavaMIT LicenseMIT

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.