Skip to content

Elphabot/Elpha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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


Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%