8000 GitHub - goofball222/airhornbot: Airhorn Bot for Discord, Dockerized.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

goofball222/airhornbot

 
 

Repository files navigation

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"

About

Airhorn Bot for Discord, Dockerized.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 80.9%
  • Makefile 10.9%
  • Dockerfile 6.1%
  • Shell 2.1%
0