MenheraBot is an open source Discord bot made in TypeScript with Discordeno with foccus in Fun. Feel free to add a star ⭐ to the repository to promote the project!
Pull requests are always welcome. If you have any ideia, want to implement a new feature, fix some bug, or even improve the code itself, you can do it openning a pull request to the master branch. Check the next session about running the project.
When developing, use the docker compose to setup Redis, MongoDB, Postgres, the Menhera API and Menhera Vangogh services:
docker compose -f ./development/docker-compose.yaml up -d
This monorepo is divided in 2 packages. The Orchestrator receives all data from the outside world. It receives the HTTP interactions from Discord, vote webhooks from top.gg and prometheus scrapes. And we got the the Events pacakge, which takes care of processing every interaction made by users. To run the bot, just follow the steps:
- 🧹 Clone the repository
git clone https://github.com/MenheraBot/MenheraBot.git- 📝 Populate the env files.
Every package has a .env.example file with every entry needed. Just create a .env file with all the entries.
- 🔥 Install dependencies
pnpm install- 🏃♂️ Running all services
Before running, ensure you started the docker compose with
docker compose -f ./development/docker-compose.yaml up -dor simplymake
pnpm dev- 💻 Development Tips & Tricks
After starting the dev containers with make, in one terminal you can start the Orchestrator package (pnpm orchestrator dev:build), and in other run the Menhera Watcher. The Watcher listens to file changes, builds the project, and make it easy to switch between builded versions. Just run the watcher, and watch the magic!
./menhera-watcher.shTo force build, press 'B'. To Quit, press 'Q'. To Clear logs, press 'C'. To Restart the main process, press 'R'. To enable auto restart of the main process, run the script with "autoreload" in its first parameter:
./menhera-watcher.sh autoreload
- 🐦 Running tests
pnpm testMenhera can be used in brazilian portuguese or english
- Menhera's currency is the Little Stars ⭐️ that can be won: Betting on Heads or Tails, Betting on the card game 21, Betting on French Roulette, Betting on Jogo Do Bicho, Selling hunts that can be acquired by hunting Demons, Gods, Angels , among others with Super Xandão - O Ultimo Guerreio do Apocalypse and others.
- Menhera's biggest category has commands for kissing friends, hugging, kicking, killing, and the special one of all, licking friends. And not only that, it is possible to compete in a top of who licked the most, and was breastfed the licked!
- Another very large category, it has several image manipulation commands to make fun of your friends, such as Macetava, 8ball, Gado, Vasco (with the right to low quality), wedding system, the special Poliamory System among many others
You can enter Menhera's support server to help further. And don't forget to help by voting for Menhera
Discord: @ysnoopydogy
Twitter: @Luxanna_Dev
Email: contact@luancaliel.dev
Menhera uses the MIT license. See the LICENSE file for more information!
Made with ❤️ by Luxanna