Skip to content

This is a Discord Bot written with Eris and Quick.db (SQLite).

License

Notifications You must be signed in to change notification settings

DET171/Currency-bot-beta

Repository files navigation

Currency bot

This is a Discord Currency bot (in beta) written with Eris and Quick.db.

Installation

git clone https://github.com/DET171/Currency-bot-beta.git # or just download this repo from GitHub
cd Currency-bot-beta
npm ci # or npm i

Setting up your project

Create a file named .env and put the following inside:

TOKEN=<your-discord-bot-token>

For those who are that stupid, replace <your-discord-bot-token> with your Discord Bot Token

Start your Bot

npm start
# or node index.js

Contributing

Feel free to contribute! Make a PR and I'll check it out.

License

MIT

About

This is a Discord Bot written with Eris and Quick.db (SQLite).

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published