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.
- 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.
- Make sure you have Node.js v10+ installed.
- Download and extract the latest version from the Releases tab.
- Setup your configuration file. See the Wiki for help.
- Run main.js with node.
- Clone the repository.
- Go inside of the directory.
- Run "npm install" to install all the dependencies.
- Run "npx tsc" to convert the typescript to javascript.
- Run "node target/Main.js" to start the bot.
Developed by JNiena.
Open Source Software