2.0.5 • Published 6 years ago

infinity-bot v2.0.5

Weekly downloads
6
License
GPL-3.0
Repository
github
Last release
6 years ago

Infinity Bot™

npm David Discord

Bot used for Airstrike-Infinity's Discord server. Written in JS.

Installation

(Requires current version of node.js, not LTS version.)

npm install infinity-bot

Wherever the module is installed (should be at ~/node_modules), modify the file discord.js-commando/src/commands/message.js at line 134, replacing if(!this.command.hasPermission(this)) { with if(!(await this.command.hasPermission(this))) {

Initial Configuration

  1. Create a bot account and token. Instructions may be found here

  2. Get your own user id by following the instructions here

  3. Get a YouTube API key by following the instructions here

  4. Create ~/.config/infinity-bot/conf.json

  5. Copy this format in the config file:

{
  "token": "<Your bot token>",
  "ownerID": "<Your UserID>",
  "googleAPIKey": "<Your YouTube API Key>"
}
  1. While in ~, run ./node_modules/.bin/infinity-bot
  2. Use the help command and test out the numerous utility and moderation commands.

Troubleshooting

HELP! THERE'S NO SOUND WHEN PLAYING MUSIC YTF IS UR BOT SHIT?

Did you set the default volume by using the defaultvolume command?

Licence

This project is licenced under GPL-3.0. For less legalese as to what you may or may not do with my code, click on the LICENCE file in the root directory of my repository

2.0.5

6 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.11

7 years ago

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7-1

7 years ago

1.2.6

7 years ago

1.2.5-6

7 years ago

1.2.5-5

7 years ago

1.2.5-4

7 years ago

1.2.5-3

7 years ago

1.2.5-2

7 years ago

1.2.5-1

7 years ago

1.2.4-0

7 years ago

1.2.3

7 years ago