Skip to content

snehalk19/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot

Used discord.js module from Node.js to interact with Discord API Registed custom slash command

Prerequisites

  1. Create a server on discord enable developer permission
  2. Navigate to discord developer portal and create app and provide admin permission.
  3. Navigate to OAuth -> URL Generator -> scope(bot) -> bot permission(admin)
  4. Copy URL and add it to created server
  5. Make sure you have Node.js and npm installed on your machine.

Installation

Clone the repository:
git clone https://github.com/snehalk19/discord-bot.git
cd discord-bot
Install dependencies:
npm install
Run the app:
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published