Skip to content

132nd-vWing/AOC-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC-bot

provide scheduled C2 messages for users or groups via a discord bot

Usage

  1. Set messages.txt group owership to group nobody, and set the group-writable permission.
  2. Put discord bot token in environment.txt.
  3. Server name (discord-API calls this guild) and channel name are to be configured in config.py.
  4. 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.
  5. Deploy with docker-compose.

misc.

AOC stands for Air Operations Center.

About

a simple discord bot that schedules messages with role ping

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published