Skip to content

MTMGame/MTM

This branch is 2 commits ahead of, 373 commits behind pranshu05/Elpha:main.

Repository files navigation


Elpha! The open-source discord bot


Elpha

Discord invite Version botlib GitHub repo size PRs Welcome PRs NodeJS MongoDB Licence

πŸ€– What is Elpha?

Elpha is an open source discord bot which developed from discord.js and based on slash commands. Contribute to this open-source repo to make the bot more powerful.

πŸ’» How to install packages?

npm i

πŸ’» How to run the bot?

node ./bot.js

However you can install the nodemon package by

npm i nodemon

And run the bot once and it will autometically re-run the bot after changes in the files

πŸ’» .env file

.env file contains secret like token,prefix....etc never share the .env to anyone

MONGO_URL=
token=

Elpha's prefix

Elpha uses Discord slash commands however the custom command's prefix will be added soon!

🀝 Contributors

Contributors

Github

πŸ“ License

Copyright Β© 2021 Pranshu Patel

This project is MIT licensed.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%