1.0.12 • Published 1 year ago

hendricks-bot v1.0.12

Weekly downloads
-
License
Apache-2.0 licens...
Repository
-
Last release
1 year ago

Hendricks Bot

This is the main bot

Configuration

Environment variables (placed in .env):

SERVER_IP=<ip of the commands server>
SERVER_PORT=<port of the commands server>

CLIENT_ID=XXXXXXXXXXXXXXXXXXX
GUILD_ID=YYYYYYYYYYYYYYYYYYY
TOKEN=ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ

Plugin workflow

A plugin's folder usually looks like a normal npm module

A plugin is valid if it:

  • is placed inside the plugins/ folder
  • has the same name as the name specified in package.json
  • uses the package hendricks-pdk
  • conforms to the type IPlugin

to install a plugin just place it inside the plugins folder

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago