MarketMove Bots MarketMove
MarketMove is a comprehensive multi-chain trading platform, fueled by AI algorithms and the MOVE token.
Contract Audit Bot
The first utility released by MarketMove was a safety audit for contracts on BSC (now BNB Chain). To help promote the audit and MarketMove, I created an audit bot as a personal project.
The bot is live on Twitter, Telegram, Discord and Reddit. You can request a contract audit by sending a chat command or DM to the bot on any platform. Each platform has its own template to fit within the limitations of message format and size.
Karma Bot
After making a name for myself with the audit bot, MarketMove hired me to create a unique Karma bot that would help them reward active users for contributing to the community through promoting the project, playing games, or helping other users. As users rise in the ranks, they earn special privileges (posting links and gifs), token rewards, and even one of a kind merchandise.
The karma bot tracks karma per Telegram account, has a multiplier mode with timer, an API for the game bots to increase user karma for game wins, blockchain related commands, and a leaderboard command which renders top karma holders to a composited image.
Trade Bot
Eventually the MOVEX rewards was launched, and I wanted to be able to see when a rewards code was used, how much was purchased and what the rewards were... so, naturally, I made a bot :)
The trade bot tracks blockchain transactions and has special handlers for rewards, staking, transfers, buys, and sells. Rewards transactions were a little tricky as they consist of multiple transactions, but nothing a little buffering and transaction analysis couldn't handle.