/ApaceAerospace-bot

This is supposed to be a simple bot that dose diffrent stuff useing discord.js

Primary LanguageJavaScriptMIT LicenseMIT

ApaceAerospace-bot

This is a bot useing the Discord.js and An Idiots Guides GuildBot as a template sorta

Requirements

  • git command line (Windows|Linux|MacOS) installed
  • node Version 8.0.0 or higher
  • The node-gyp build tools. This is a pre-requisite for Enmap, but also for a lot of other modules. See The Enmap Guide for details and requirements for your OS. Just follow what's in the tabbed block only, then come back here!

You also need your bot's token. This is obtained by creating an application in the Developer section of discordapp.com. Check the first section of this page for more info.

to get started run

  • git clone git@github.com:DrTwilight/ApaceAerospace-bot.git
  • npm i
  • node setup.js
  • node . To get the bot in your server go to Discord Permission Calculator and put your bots client ID at the bottom where it asks for it

Notes: * Your limited to 1000 requests a day due to a api limit put in place by google