Skip to content

puckzxz/melonbot

Repository files navigation

🍉 MelonBot

A general purpose bot with special features made specifically for the MelonPatch community.

All the code for the bot is open source, to use it in your own server follow the steps below.

🖥 Running Locally

Ensure you have both Node and TypeScript installed.

A config.ts file in the src directory is required.

Take a look at src/config.template.ts for the variables you need to supply.

Once you have your config ready, open a terminal and run npm install && npm start

🐳 Deploying with Docker

Assuming you have your config.ts filled in then run docker-compose up -d

🏗 Built with

📜 License

See UNLICENSE for more details

About

A Discord bot made for melons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published