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.
npm i
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 contains secret like token,prefix....etc never share the .env to anyone
MONGO_URL=
token=
tenor=
Elpha uses Discord slash commands however the custom command's prefix will be added soon!
Copyright © 2023 Pranshu Patel
This project is MIT licensed.