Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 841 Bytes

README.md

File metadata and controls

49 lines (41 loc) · 841 Bytes

ftsb

ftsb is a Discord bot that gives automatic updates regarding the status of trails in Fredericksburg.


Installation w/ Docker (Recommended)

git clone https://github.com/devhsoj/ftsb
cd ftsb/
docker build . -t ftsb

Running:

docker run --name ftsb -d -e DISCORD_BOT_TOKEN='xxxx' ftsb

Installation w/o Docker

Requirements: Go

git clone https://github.com/devhsoj/ftsb
cd ftsb/
go build .

Running Inline:

DISCORD_BOT_TOKEN='xxxx' ./ftsb

Running with a .env or with a system/user environment variable:

DISCORD_BOT_TOKEN='xxxx'

then

./ftsb

ftsb commands

Note: ftsb will automatically send the trail status summary every hour by default.


To get the trail status summary:

!trailstatus