Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.
/ AceBot Public archive

A Discord bot designed for providing information on demand.

License

Notifications You must be signed in to change notification settings

AriRexouium/AceBot

Repository files navigation

AceBot

AceBot is a Discord bot designed for providing information on demand.
Discord Guild Discord Bots

Build Status

Latest Version Latest Build Code Style
Latest Version Travis CI JavaScript Style Guide
Dependencies

dependencies Analysis devDependencies Analysis

Installation

If you can manage to actually follow these instructions then you'll be just fine. This is assuming you've already have a bot account and such. I will not be doing a tutorial on this as you can easily search this process up.

Make Sure You Have These Programs

Actual Installation Part

  1. If and when you have Git installed, right click on the location you want to put your bot root folder (EX: your documents) and click Git Bash Here.
    • To install stable build (recommended): git clone -b stable --single-branch https://github.com/Aceheliflyer/AceBot.git AceBot
    • To install development build: git clone -b master --single-branch https://github.com/Aceheliflyer/AceBot.git AceBot
    • To install all branches: git clone https://github.com/Aceheliflyer/AceBot.git AceBot
  2. Be sure to edit your configuration files in the config folder to your desired settings.

Important Links


License