https://github.com/0xheartcode/fluffybots
0x Blockchain Bots - 🐑 - Screenshots, Demo and Lite version
https://github.com/0xheartcode/fluffybots
Last synced: 11 months ago
JSON representation
0x Blockchain Bots - 🐑 - Screenshots, Demo and Lite version
- Host: GitHub
- URL: https://github.com/0xheartcode/fluffybots
- Owner: 0xheartcode
- Created: 2023-06-15T21:06:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T21:41:30.000Z (about 2 years ago)
- Last Synced: 2025-03-13T09:17:06.525Z (over 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FluffyBots
This README is a WIP.
Going to add a few bots I've built in the past as POC.
May be useful for daily operations.
## BNBChainBot
BNBChainBot features the `DemoBot.py` a simple bot I made to interact with the `pancakeswap v2` protocol via a bot interface.
That's it, pretty self explanatory :)
Buy, sell, slippage and transfer along with more rudimentary functionality. One of my first gigs, hence why it's all one file.
More about possible commands here: [here](https://github.com/0xheartcode/FluffyBots/blob/1bd875ac24abc7cc60aa68bb53d181fe77be2647/BNBChainBot/DemoBot.py#L1735).