hifi-finance / pawn-bots-tracker

A bot that tweets out daily stats about the Pawn Bots NFT collection.

Home Page:https://twitter.com/pawnbotstracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pawn Bots Tracker license: LGPL3.0

A bot that tweets out daily stats about the Pawn Bots NFT collection.

To get started, clone the repository and create the .env file to store your API keys:

cp .env.example .env

Once the .env is created, add your consumer keys and access tokens to it.

You can now run the project using the following command (if you don't have cargo installed, here is how to):

cargo run

License

LGPL v3 © Mainframe Group Inc.

About

A bot that tweets out daily stats about the Pawn Bots NFT collection.

https://twitter.com/pawnbotstracker

License:GNU Lesser General Public License v2.1


Languages

Language:Rust 96.0%Language:Shell 4.0%