Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

irlg0at/krypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krypt

Cryptocurrency discord bot for private servers

This bot is set up as a private discord bot for your server. It runs on disjord.js and uses a simple JSON database for saving of users and price. The bot currently has Norwegian commands and responses.

Goals

  • Translate into English
  • Clean up code

Pre-requisites

  • Node.js
  • Npm

Usage

  1. Run npm install on the directory to get the required modules

  2. Make a .env file in the directory and make a variable called DISCORD_BOT_TOKEN. Example:

DISCORD_BOT_TOKEN = <bot token here>

You can either use the run.bat file if your on windows or run it manually through the command "node bot".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published