Rust Bot

Open-source Rust projects categorized as Bot

Top 23 Rust Bot Projects

  1. ccxt

    A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java / Rust

    Project mention: My WebSocket was open the whole time. It just stopped sending anything. | dev.to | 2026-08-31

    #22662 β€” watch_order_book hangs indefinitely: socket open, pings and pongs succeeding, no data, no exception raised.

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. whatsapp-rust

    Whatsapp client written purely in Rust

    Project mention: Nanobot: Ultra-Lightweight Alternative to OpenClaw | news.ycombinator.com | 2026-02-05

    Watching the OpenClaw/Molbot craze has been entertaining. I wouldn't use it - too much code, changing too quickly, with too little regard for security - but it has inspired me.

    I often have ideas while cleaning around, cooking, etc. Claude Code (with Opus 4.5) is very capable. I've long wanted to get Claude Code working hands-free.

    So I took an afternoon and rolled my own STT-TTS voice stack for Claude Code. The voice stack runs locally on my M4 Pro and is extremely fast.

    For Speech to Text, Parakeet v3 TDT: https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3

    For Text to Speech, Pocket TTS: https://github.com/kyutai-labs/pocket-tts

    Custom MCP to hook this into Claude Code, with a little bit of hacking around to get my Airpods stem click to be captured.

    I'm having Claude narrate its thought process and everything it's doing in short, frequent messages, and I can interrupt it at any time with a stem click, which starts listening to me and sends the message once a sufficiently long pause is detected.

    I stream the Claude Code session via Airplay to my living room TV, so that I don't have to get close to the laptop if I need extra details about what it's doing.

    Yesterday, I had it debug a custom WhatsApp integration (via [1]) hands-free while brushing my teeth. It can use `osascript` for OS integration, browse the web via Claude Code's builtin tools...

    My back is thankful. This is really fun.

    [1]: https://github.com/jlucaso1/whatsapp-rust

  4. microclaw

    πŸ¦€An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust πŸ¦€

    Project mention: MicroClaw – Agentic AI Assistant for Telegram, Built in Rust | news.ycombinator.com | 2026-02-07
  5. mmb

    Trading bot implemented in Rust, with market making and strategy automation for any exchange or blockchain.

  6. Prediction-Markets-Trading-Bot-Toolkits

    Production-grade Rust trading bots for prediction markets β€” Polymarket, Kalshi, Limitless. 10 strategies on one execution core. Predict.fun & 20+ venues on the roadmap. Polymarket trading bot, copy trading bot, arbitrage, sniper, spread-famer

    Project mention: I built an open-source market maker for prediction markets (Polymarket/CLOB) β€” here's how it works | dev.to | 2026-06-19

    GitHub: https://github.com/HarrierOnChain/Prediction-Markets-Trading-Bot-Toolkits

  7. Pleco

    A Rust-based re-write of the Stockfish Chess Engine (by pleco-rs)

  8. AmputatorBot

    Remove AMP from your URLs. AmputatorBot is a highly specialised Reddit app that automatically replies to comments and submissions containing AMP URLs with the canonical link(s). It's also available as a website and public REST API. See also: https://www.reddit.com/r/AmputatorBot/comments/ehrq3z/why_did_i_build_amputatorbot/.

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. rs-poker

    rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.

    Project mention: Show HN: RS-Poker V5 The one with self learning multi-threaded async Agents | news.ycombinator.com | 2026-06-09

    - a TUI via https://ratatui.rs/

    Creating your own poker bot and having them compete in an arena should be less than 100 lines of code: https://docs.rs/rs_poker/latest/rs_poker/arena/index.html

    I need more eyes on the implementation, and more attempts to make the algorithms and agents state of the art. I know I can't have found the optimal configurations and algorithms; I'd love for the open source community to prove me wrong.

    There's one glaring limitation that I need to fix. Right now the CFR agents can't predict their opponents hands so all regret minimization is either using the exact hand (so pretty conservative) or random (so too wide). I have some ideas here but I need more data and more discussion.

    direct github: https://github.com/elliottneilclark/rs-poker

  11. rfcbot-rs

    Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.

  12. fireside-chat

    An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Wasm) frontend packaged with Tauri!

  13. logram

    Utility that takes logs from anywhere and sends them to Telegram.

  14. generalbots

    Complete open-source AI collaboration suite and multi-agent platform featuring LLM orchestration, automation, and virtual assistants. Scales seamlessly from small deployments to large enterprise environments.

  15. tentacli

    Tentacli is a framework for building extensible network protocol clients via modular plugins

  16. rust-mc-bot

    High Performance Stress Testing Solution for Minecraft

  17. nostr-bot

    Nostr bot library for Rust

  18. yozuk

    Chatbot for Programmers

  19. anansi

    Simple multipurpose project focused matrix bot (by sparky8251)

  20. Binance-Trader-Bot

    Binance trade leaderboards

  21. russenger

    Russenger: Simplify Facebook Messenger Webhooks with Rust

  22. experienced

    A discord bot to track levels

  23. discord-banner-bot

    A discord bot for changing the banner on servers every few minutes.

  24. ssup

    ssup is a simple cross-platform tool to send notifications via cli to local system or telegram. It can also be used to get alerted after a long-running (or otherwise) command finishes

  25. hack-match-bot

    A bot that plays the HACK*MATCH minigame in EXAPUNKS.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Bot discussion

Log in or Post with

Rust Bot related posts

  • Apparently I can make $8k/mo?

    2 projects | /r/discordapp | 26 Feb 2023
  • A mastodon bot that indexes job postings to a job search website

    2 projects | /r/Mastodon | 10 Nov 2022
  • Looking for a bot that automatically rotates server banner

    2 projects | /r/Discord_Bots | 4 Nov 2022
  • Telegram celebrates 700M Users and introduces Telegram Premium

    10 projects | news.ycombinator.com | 19 Jun 2022
  • I wrote a bot for osu!taiko, and i am explaining how i did.

    1 project | /r/rust | 13 May 2022
  • Swarm mod as a standalone mod?

    1 project | /r/minecraftclients | 27 Nov 2021
  • I made a parkour bot in Rust :)

    1 project | /r/Minecraft | 26 Jul 2021
  • A note from our sponsor - Kargo
    akuity.io | 8 Sep 2026
    Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more β†’

Index

What are some of the best open-source Bot projects in Rust? This list will help you:

# Project Stars
1 ccxt 43,888
2 whatsapp-rust 737
3 microclaw 732
4 mmb 613
5 Prediction-Markets-Trading-Bot-Toolkits 432
6 Pleco 431
7 AmputatorBot 182
8 rs-poker 177
9 rfcbot-rs 173
10 fireside-chat 144
11 logram 94
12 generalbots 84
13 tentacli 82
14 rust-mc-bot 59
15 nostr-bot 49
16 yozuk 39
17 anansi 34
18 Binance-Trader-Bot 18
19 russenger 16
20 experienced 15
21 discord-banner-bot 12
22 ssup 8
23 hack-match-bot 8

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com