Skip to content

LosAltosHacks/bot

Repository files navigation

Los Altos Hacks Discord Bot

Features

  • Get staff assistance
  • Answer frequently answered questions
  • Verify attendee emails

Changes

  • Integrates new Discord slash commands, embeds, modeals, and buttons
  • Upgrades from the depreciated request module to axios

Installation

First, clone this repository. Then create .env with the following contents:

token=
clientId=
guildId=
staffChannelId=
attendeeRole=
apiToken=
sentryDSN=

Next, install the dependencies:

npm install

Finally, start the Discord bot:

node index.js

or simply

node .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published