Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 2.2 KB

README.md

File metadata and controls

76 lines (51 loc) · 2.2 KB

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=
tenor=

Elpha's prefix

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

🤝 Contributors

📈 Analytics

Status

📝 License

Copyright © 2023 Pranshu Patel

This project is MIT licensed.