Skip to content

a3-us-army/USA-Core

Repository files navigation

US Army Logo

Why?

This bot was made as a utility bot for The US Army ArmA-3 Unit.

  • It has multiple types of commands. (Tag, fun, and useful)
  • Tag commands are easy ways of pasting text
  • The useful commands are stuff that is actually, yk, useful.
  • Fun commands do stuff like nuke people.
  1. Clone the repo
git clone https://github.com/a3-us-army/USA-Core
  1. Download the dependencies
npm install
  1. Deploy the bot
npm run deploy
  1. Add your vars to the bot. (Base URL = your worker link, eg. https://main-bot.xanderxx.workers.dev)
npx wrangler secret put DEPLOY_SECRET
npx wrangler secret put DISCORD_CLIENT_ID
npx wrangler secret put DISCORD_PUBLIC_KEY
npx wrangler secret put DISCORD_BOT_TOKEN
npx wrangler secret put BASE_URL
npx wrangler secret put DISCORD_CLIENT_SECRET
  1. Deploy the bot again
npm run deploy
  1. Finally, deploy your commands. Go to https://{BASE_URL}/deploy?secret={DEPLOY_SECRET}

More:

Commands

Useful Commands:

  • /help - Show the help menu.
  • /ping - Bot replies with "Pong"
  • /update-modpack - Keep track of who has updated their modpack.
  • /info - Information on this bot.
  • /link list - List all of the shortened links.

Tag Commands:

  • /rules - Send the CAG Discord server rules.
  • /event-times - The current op times.
  • /server-info - All the server info needed to join.
  • /socials - The CAG social media accounts.
  • /mos-list - The MOS listings.
  • /recruitment-message - The recruitment message.
  • /staff-list - The people who hold the power in CAG
  • /list-links - List all of the shortened links.

Fun Commands:

  • /nuke - Nuke a place
  • /rate - Get a very real and 100% totally accurate rating of something.

About

Util bot for The ArmA-3 Unit USA ARMY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published