- ✅ Certified Bot
- ✅ Top Bot
- ✅ Top Server
- ✅ Admin Page
- ✅ Bot Tags
- ✅ Server Tags
- ✅ Server count API
- ✅ Support MARKDOWN descriptions
- ✅ Support HTML descriptions
- ✅ And much more!
- Nodejs v18 and more
- Discord.js v13
- Discord bot's
token
You should know why you need this or you won't go to this repo
Get or create bot here - Mongodb
URI
for custom prefix
MongoDB - Configure your Recaptcha Recaptcha
git clone https://github.com/LucasB25/Eagle-Bot-List-v2.git
After cloning, run
npm install
- Start the bot with
node index.js
to snag all of the dependencies. Of course, you need node installed. I also strongly recommend nodemon as it makes testing much easier.
When you are running the Code you must have gotten this Error. To fix this head over to your Bot's Discord Application and go to the Bot Settings and find this: Then turn on both of those Settings and click "Save Changes". Then you are done and it should be fixed!- edit in
config.js
bot: {
token: "TOKEN_HERE", // Bot List Bot Token
prefix: "PREFIX",
owners: ["OWNERS_ID", "OWNERS_ID"],
mongourl: "MONGO_URL", //https://mongodb.com/cloud/atlas/register
servers: {
token: "TOKEN_HERE", // Server List Bot Token
prefix: "PREFIX",
},
},
server: {
id: "SERVER_ID_HERE",
invite: "https://discord.gg/erfB647CVm",
roles: {
administrator: "ADMIN_ID_HERE",
moderator: "MODERATOR_ID_HERE",
profile: {
sitecreator: "OWNER_ID_HERE",
booster: "BOOSTER_ID_HERE",
sponsor: "SPONSOR_ID_HERE",
supporter: "SUPPORT_ID_HERE",
partnerRole: "PARTNER_ID_HERE",
},
botlist: {
developer: "BOT_DEVELOPPER_ROLE_ID_HERE",
certified_developer: "CERTIF_USER_ROLE_ID_HERE",
bot: "BOT_ROLE_ID_HERE",
certified_bot: "CERTIF_BOT_ROLE_ID_HERE",
},
},
channels: {
botlog: "WEBSITE__CHANNEL_ID_HERE",
votes: "VOTE__CHANNEL_ID_HERE",
},
},
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/Eagle-Bot-List-v2.git
- Create your feature branch:
git checkout -b my-new-feature
- Stage changes
git add .
- Commit your changes:
cz
ORnpm run commit
do not usegit commit
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
- Distributed under the Apache-2.0 license License. See
LICENSE
for more information. - You must leave the mention of Panais development, in the footer.