Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasus20202/cryptenz
Simple Discord bot that shows you current cryptocurrency rates
https://github.com/nasus20202/cryptenz
cryptocurrency discord discord-bot
Last synced: 3 days ago
JSON representation
Simple Discord bot that shows you current cryptocurrency rates
- Host: GitHub
- URL: https://github.com/nasus20202/cryptenz
- Owner: Nasus20202
- Created: 2021-12-14T18:31:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T22:06:22.000Z (4 months ago)
- Last Synced: 2024-08-28T23:23:56.618Z (4 months ago)
- Topics: cryptocurrency, discord, discord-bot
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptenz
Simple Discord bot that shows you current cryptocurrency rates.
Use command `/crypto` to see all the data.Create your own .env file based on `.env.example`. Recommended to run with `docker-compose`. You can also add more coins with simple edit of index.js.
Requires:
- discord.js
- coinpaprika/api-nodejs-client[Add it to your server!](https://discord.com/api/oauth2/authorize?client_id=920374756434399304&permissions=0&scope=bot%20applications.commands)