[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

joelywz/schwenzo-bot

Repository files navigation

Schwenzo Bot

Features

  • Monitor cryptocurrency prices.
  • Link images to messages.

Node

npm run dev
To start the bot in a development environment.

npm run deploy-commands
To deploy commands to development guild.

npm run deploy-commands:global
To deploy commands globablly

npm run build
To build the source.

npm start
To start the bot in a production environment.

Environment Variables

Production

DATABASE_URL
URL of the the database to be stored.

IMAGE_BLOB_DIR
Directory of the images to be stored.

TOKEN
Token of the discord bot.

APP_ID
App ID of the discord bot for deploying commands globally.

Development

DATABASE_URL
URL of the the database to be stored.

IMAGE_BLOB_DIR
Directory of the images to be stored.

DEV_TOKEN
Token of the discord bot.

DEV_APP_ID
App ID of the discord bot for deploying commands to a guild.

DEV_GUILD_ID
Guild ID for deploying commands to a guild.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages