Skip to content

Aqua-Forge/aqua-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AquaBot

Bot for discord automations


Table of Contents


Requirements

  • TypeScript

Installing

$ npm install -g typescript ts-node ts-node-dev
$ npm install

Configuration

Authorizing application (slash) commands:

  1. Go to https://discord.com/developers/applications
  2. Select your application
  3. In "OAuth2" section select "URL Generator"
  4. Mark "applications.commands"
  5. Copy the generated URL and paste it into a new tab
  6. Authorize your application to use slash commands

Making the bot online:

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors