Skip to content

WebODM/Whoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whoop

Friendly Discord bot for the WebODM community.

Getting Started

Requirements:

  • Node.js 18+
  • A Discord bot token
  • A Discord application ID

Install dependencies:

npm install

Create a .env file:

DISCORD_TOKEN=your_bot_token
APP_ID=your_application_id

Register slash commands:

npm run register

Start the bot:

npm start

For development:

npm run dev

License

Licensed under AGPLv3. See the LICENSE file.

About

WebODM's friendly Discord Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors