Skip to content

gmbrown/MilkBot

Repository files navigation

MilkBot

Poker Bot For Donkhouse

Using MilkBot

When you're on the donkhouse.com website, paste this code snippet into your console to load MilkBot and let it play for you:

fetch("https://raw.githubusercontent.com/gmbrown/MilkBot/main/dist/index.js", {cache: "no-store"})
    .then(r => r.text())
    .then(t => eval(t))

About

Poker Bot For Donkhouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •