Skip to content

ElektronPlus/discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Elektron++ Discord Bot and related stuff

Developing

  1. clone repository
    • gh repo clone ElektronPlus/discord
    • git clone https://github.com/ElektronPlus/discord.git
  2. cd discord/
  3. create dotenv file with DISCORD_TOKEN
    • echo DISCORD_TOKEN="Discord Bot Token" > .env
  4. install required dependencies with npm install

Info

  • bot requires bot and applications.commands scopes