Valks-Bots / ValksBot

Multipurpose modular Discord bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quality Gate Status Lines of Code Bugs GitHub license

Multipurpose modular Discord bot.

Install

  1. Clone https://github.com/valkyrienyanko/ValksBot.git
  2. Download and Install LTS Node.js
  3. Install Yarn npm i -g yarn
  4. Run yarn install in the Project Root Directory
  5. Generate a Bot Token from the Discord Developers Portal
  6. Create a .env File with Bot Token (BOT_TOKEN=BotTokenHere)
  7. Start Server with yarn dev:server
  8. Create an Invite Link for the Bot by Grabbing its Token ID and Putting it in the Following URL https://discordapp.com/api/oauth2/authorize?client_id=ID&scope=bot&permissions=27649

Contributing

Read this if you're interested in contributing.

About

Multipurpose modular Discord bot.

License:MIT License


Languages

Language:JavaScript 100.0%