Invite my bot to your server - https://discord.com/api/oauth2/authorize?client_id=1066394215107543061&permissions=8&scope=bot.
I will be adding more moderating and entertaining commands so stay close to my repository and follow me on GitHub.
- Install all the packages by typing this respectively.
// First you need to type this and make sure node and npm are installed on your pc
npm i
// Second
npm i discord.js
// Third
npm i undici
// Fourth
npm i openai
// Fifth
npm i mongoose
// Sixth
npm i quick.db
// Seventh
npm i better-sqlite3
// Eighth
npm i canvacord
// Nineth
npm i deepai
// tenth
npm i canvas
// 11th
npm i discord-giveaways
// 12th
npm i discord-gamecord
- You need to update the
config.json
file.- You need to create an app using
Discord Developer portal
.(If you don't know how to create an app inDiscord Developer portal
I recommend you to search on youtube).- If you want to update the bot's name and its avatar so copy and paste this code into line
31
of theindex.js
file.
// For bot's username
client.user.setUsername('username');
// For it's avatar
client.user.setAvatar('URL or path');
And still if you are getting erorrs or not able to get api keys so contact me on discord.
Discord server url - https://discord.gg/hCpYyjDVGD
Thanks 💖