Skip to content

JNiena/abyss-credit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abyss Credit

Discord Credit Bot

Abyss Credit is a project that allows you to setup multiple currency systems for your discord server.

The idea is that server owners can hook these currencies up to a google spreadsheet.

What the currencies mean is ultimately up to you.

Features

  • Add and remove currencies to any member.
  • Setup permissions for each command.
  • Allow commands only in certain channels.
  • Hook up to a google spreadsheet to easily view all data.
  • Records all transactions. Record includes the timestamp, awarder, receiver, amount, and reason.

Visit the Wiki for more details.

Installation

  1. Make sure you have Node.js v10+ installed.
  2. Download and extract the latest version from the Releases tab.
  3. Setup your configuration file. See the Wiki for help.
  4. Run main.js with node.

Building

  1. Clone the repository.
  2. Go inside of the directory.
  3. Run "npm install" to install all the dependencies.
  4. Run "npx tsc" to convert the typescript to javascript.
  5. Run "node target/Main.js" to start the bot.

Development

Developed by JNiena.

License

MIT

Open Source Software

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published