mtatko / discord

πŸ€– Elektron++ Discord Bot and related stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– 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

About

πŸ€– Elektron++ Discord Bot and related stuff

License:MIT License


Languages

Language:TypeScript 92.0%Language:JavaScript 8.0%