Skip to content

A discord bot for managing the AltoidMojito Minecraft server.

Notifications You must be signed in to change notification settings

axis7818/altoid-mojito-discord

Repository files navigation

AltoidMojito

altoid mojito

An Altoid Mojito discord bot.

Getting Started

Prerequisites

  1. Clone the repository.
  2. Run npm install.
  3. Configure the bot by creating a .env file with the appropriate environment variables.
  4. Start the bot with npm start, or debug using VSCode.

On startup, the bot will log a URL to add AltoidMojito to a discord server.

Environment Variables

Create a .env file at the root of the project and add the following environment variables:

ALTOIDMOJITO_CLIENT_ID='<discord bot client id>'
ALTOIDMOJITO_TOKEN='<discord bot token>'

How To Get Values For Environment Variables

  • ALTOIDMOJITO_CLIENT_ID: Discord Application Client ID. This can be found on the "General Information" page for the relevant discord application.
  • ALTOIDMOJITO_TOKEN: Discord bot token. This can be found on the Application's Bot page.

About

A discord bot for managing the AltoidMojito Minecraft server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published