among-us-bot command - github.com/Zamiell/among-us-bot - Go Packages

among-us-bot

command module
v0.0.0-...-0e3a2f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2021 License: GPL-3.0 Imports: 16 Imported by: 0

README

among-us-bot

A Discord bot that helps to keep track of the players in an ongoing game of Among Us as well as provide a waiting list.


Installation

  • cd /root/
  • git clone git@github.com:Zamiell/among-us-bot.git
  • cd among-us-bot
  • ./build.sh
  • cp .env_template .env
  • vim .env
    • Enter in the information for the bot.
  • sqlite3 database.sqlite3 < ./install/database_schema.sql

Run as a Service

  • cp ./install/supervisor/among-us-bot.conf /etc/supervisor/conf.d/among-us-bot.conf
  • supervisorctl reread
  • supervisorctl add among-us-bot
  • supervisorctl start among-us-bot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL