/aodel-bot

Hello guys ! This is a project which i'm learning how to create a Discord-BOT and let it work on ! 🐺

Primary LanguageJavaScript

My name is Aodel-BOT

Hello guys ! This is a project which i'm learning how to create a Discord-BOT and let it work on ! 🐺

FIRST STEPS 📝

**Firstly have look about the Discord API, so if do you want to create a DCbot you must: Create an account or loggin (click here)

Connect your DC-bot 🔌

You must fisrtly import the necessary packages. I use a const to import it all PokeballFreeIcons

To initialize the BOT(client) you almost need to call the token

**VERY IMPORTANT:**⚠️ You must STORAGE your own token inside a const that must be ignored on your repository ( for example ignoring it by .gitignore)⚠️

🚫NEVER pass directly your TOKEN!!!🚫

Connect your bot