provide scheduled C2 messages for users or groups via a discord bot
- Set
messages.txt
group owership to groupnobody
, and set the group-writable permission. - Put discord bot token in
environment.txt
. - Server name (discord-API calls this
guild
) and channel name are to be configured inconfig.py
. - Build the image with
docker-compose
. Optional: add--build-arg GIT_HASH=$(git rev-parse --short HEAD)
to the command line. This allows to ask the bot for its version. - Deploy with
docker-compose
.
AOC stands for Air Operations Center.