8000 GitHub - Odayian/ao-killbot: Discord bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Odayian/ao-killbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AO-Killboard

A d 75E8 iscord bot for Albion Online's killboard

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Screenshot

Usage

  • !ping - replies with @user pong
  • !kbclear - delets all messages in the config.botChannel
  • !kbinfo - displays the killboard post for a specific kill to the current channel

Prerequisites

Installing

* to only display Guild kills and not alliance, set allianceName to something that cannot exist i.e

Example: config.json

{
	"cmdPrefix": "!",
	"allianceName": "<NONE>",
	"guildName": "8-bit",
	"username": "AO-Killbot",
	"admins": [
		"224865398034079430"
	],
	"botChannel": "445822300890946337",
	"playingGame": "Albion Killboard Bot",
	"token": "zMznafHXfbgaD3k0.hYN.CDTzsMHXz_35MNMiGyLOT-8EoQotgEs10iZAa7"
}

Built With

  • Discord.js - Discordapp library for Node.js and browsers.
  • Request - Simplified HTTP client

Authors

About

Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0