Sign inSign up

goofball222/airhornbot

By goofball222

Updated almost 5 years ago
Archived

Airhorn Bot for Discord, Dockerized.

Image
0

100K+

goofball222/airhornbot repository overview

Latest Build Status Docker Pulls Docker Stars License

Airhorn Bot

Fork of mwstobo/airhornbot which is based on the original Airhorn Bot minus the webserver, Redis stats collection, and with customized sounds. Cleaned up the Dockerfile and build process.

Airhorn bot utilizes the discordgo library, a free and open source library. Airhorn Bot requires Go 1.11 or higher.

Create a Discord bot account

Usage

# Compile
$ make

# Run
$ ./bot -t "BOT_ACCOUNT_TOKEN"

Docker image

# Run Airhorn Bot in a Docker container
$ docker run -d goofball222/airhornbot ./bot -t "BOT_ACCOUNT_TOKEN"

Tag summary

Content type

Image

Digest

Size

122.2 MB

Last updated

almost 5 years ago

docker pull goofball222/airhornbot