A multipurpose Discord bot
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
A multipurpose discord bot. More to come later!
To get a local copy up and running follow these simple steps.
- A computer
- Internet connection
- Discord Account
- Docker or Podman
-
Clone the repo
git clone https://github.com/eRgo35/MelvinJS.git
-
Install docker (or podman) on your system
-
Create an
.env
file using the provided templatecp .env.template .env
-
Set all necessary api keys
vim .env
-
Create and run the container using the provided Dockerfile
docker run -it .
-
(OPTIONAL) Use docker compose
docker compose up -d
- Music
- Metar
- Network Tools
- QR Code Generation
- More Soon™
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b newFeature
) - Commit your Changes (
git commit -m 'Add a new and exciting Feature!'
) - Push to the Branch (
git push origin newFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Thanks goes to these wonderful people (emoji key):
dawidokox1 💻 |
Michał Czyż 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!