avhost/go-avbot

By avhost

Updated 3 months ago

The AVENTER bot, based on https://github.com/matrix-org/go-neb

Image
Networking
Integration & delivery
0

1M+

avhost/go-avbot repository overview

go-avbot - the aventer bot

What is go-avbot

AVBOT is a bot for the Matrix Chat System.

How to use it?

First we have to create a config.yaml inside of data directory that we have to mount into the container. A sample of these config can be found in our Github repository.

docker run -v ./data:/app/data:rw -v ./log:/app/log avhost/go-avbot:latest

License

go-neb is under the Apache License. To make it more complicated, our code are under GPL. These are:

  • aws (services/aws)
  • pentest (services/pentest)

Features

AWS
  • Start/Stop of AWS instances
  • Show list of all instances in all regions
  • Create Instances
  • Search AMI's
Pentest
  • Penetrate a server target
  • Create a report about the penetrations test result and upload it into the chat room

There are still a lot of work. Currently our main focus is the AWS support.

Wekan
  • Receive Webhooks from your wekan boards
Gitea
  • Receive Webhooks from your gitea repo
Unifi Protect
  • Receive events from Unifi Protect devices

API Documentation

Tag summary

Content type

Image

Digest

sha256:185a654a9

Size

17 MB

Last updated

3 months ago

docker pull avhost/go-avbot