Skip to content

A Discord Bot Shop template with SIWFT.org Integration

License

Notifications You must be signed in to change notification settings

akami-solutions/siwft_bot-shop_discord

Repository files navigation

Discord-Bot-Template with Shop Feature

This project serves as a template for a Discord Bot with a built-in shop feature, which operates using the SWIFT API.

Setup

.env

Make sure you create a .env file in your project and populate the following variables according to your configuration:

DISCORD_BOT_TOKEN=  
DISCORD_BOT_ID=  
DISCORD_BOT_DEV_SERVER=  
SWIFT_API_IWAN=<Shop Owner's SWIFT IWAN>

Usage

Start the bot by typing 'node bot.js' in your terminal.

Future Features

Docker Support will be added in future versions.