Skip to content

adityaverm-a/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Bot

Instructions

To use this code, follow the instructions:

  1. Install all dependencies:

    npm i

  2. Create a .env file for environment variables in the root directory of this repository, not inside the src folder!

  3. Create three environment variables:

    • DISCORDJS_BOT_TOKEN - Your Bot Token
    • WEBHOOK_ID - For webhooks, not required unless you want to use the webhook command
    • WEBHOOK_TOKEN - The token for your webhook client
    • TENOR_KEY - Get a Tenor API Key
  4. Run npm run start or npm run dev in the project directory

Features

  • Assign roles Screenshot 2021-07-18 at 8 07 24 PM

  • If you have permissions, Kick or Ban users! Screen Recording 2021-07-18 at 8 15 19 PM

  • Make Announcements Screenshot 2021-07-18 at 8 12 18 PM

  • Use Gifs with keywords or without them! Screen Recording 2021-07-18 at 8 39 28 PM

  • Have different greeting message Screenshot 2021-07-18 at 8 37 02 PM

About

This is a discord-bot created with Discord JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published