Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xandao-dev/whats-crypto-bot
Get NFT games price directly on whatsapp
https://github.com/xandao-dev/whats-crypto-bot
bot chrome-extension crypto cryptocurrency cryptogame javascript nft price-tracker
Last synced: 2 days ago
JSON representation
Get NFT games price directly on whatsapp
- Host: GitHub
- URL: https://github.com/xandao-dev/whats-crypto-bot
- Owner: xandao-dev
- License: mit
- Created: 2021-08-21T18:35:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T01:36:54.000Z (over 2 years ago)
- Last Synced: 2024-12-17T17:52:40.853Z (6 days ago)
- Topics: bot, chrome-extension, crypto, cryptocurrency, cryptogame, javascript, nft, price-tracker
- Language: JavaScript
- Homepage:
- Size: 2.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Whats Crypto Bot
Whats Crypto Bot is a cryptocurrency price quote robot running on a Chrome Extension. It can listen to commands sent in whatsapp groups and conversations and respond with current currency rate. Check the images below to understand better.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
## About The Project
https://user-images.githubusercontent.com/22106326/150383534-27de4827-bd12-46bb-87cd-0f6698673f40.mp4### Features
* Get cryptocurrency quotation live on whatsapp
* Get cryptocurrency graph on whatsapp
* Get pre written text on whatsapp### Built With
* [Chrome Extension](https://developer.chrome.com/docs/extensions/) - Architecture to build Web Extensions for Google Chrome
* [Apex Charts](https://apexcharts.com/) - Modern & Interactive Open-source Charts
* [CoinGecko API](https://www.coingecko.com/en/api/) - A cryptocurrency prices API## Getting Started
To get a local copy up and running follow these simple steps.
### Installation
1. Clone the repo
```sh
git clone https://github.com/xandao-dev/whats-crypto-bot.git
```
2. Install Extension on Chrome1. Open Chrome Extensions Website: chrome://extensions/
2. Click in "Load unpacked"
3. Select the whats-crypto-bot folder## Usage
1. Open your whatsapp web
2. Select a group or a conversation
3. Click in the extension on Chrome top bar
4. Mark the boxes to enable the bot
5. Type "/commands" on whatsapp to see the command list
6. Have fun## Roadmap
See the [open issues](https://github.com/xandao-dev/whats-crypto-bot/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See [LICENSE](./LICENSE.md) for more information.
Free software =)
## Contact
Alexandre Calil - [Linkedin](https://www.linkedin.com/in/xandao-dev/) - [[email protected]](mailto:[email protected])
Project Link: [https://github.com/xandao-dev/whats-crypto-bot](https://github.com/xandao-dev/whats-crypto-bot)